+2
-1
| { | ||
| "name": "devrun", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "A blazingly fast interactive npm script runner with fuzzy search", | ||
@@ -12,2 +12,3 @@ "main": "dist/index.js", | ||
| "build": "tsc", | ||
| "postbuild": "chmod +x dist/cli.js", | ||
| "dev": "tsc --watch", | ||
@@ -14,0 +15,0 @@ "test": "echo \"Running tests...\" && echo \"All tests passed!\"", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
8863
0.46%