Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cabraviva committed Dec 31, 2024
1 parent 028fd50 commit ace95de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "path-sanitizer",
"version": "3.0.1",
"version": "3.1.0",
"description": "A simple lightweight npm package for sanitizing paths to prevent Path Traversal",
"main": "dist/index.js",
"scripts": {
Expand All @@ -24,4 +24,4 @@
"typescript": "^5.7.2",
"vitest": "^2.1.8"
}
}
}

0 comments on commit ace95de

Please sign in to comment.