node-exec-path
Advanced tools
+5
-6
| { | ||
| "name": "node-exec-path", | ||
| "version": "1.0.15", | ||
| "version": "1.0.16", | ||
| "description": "Helpers for node executable paths", | ||
@@ -40,10 +40,9 @@ "keywords": [ | ||
| "dependencies": { | ||
| "env-path-key": "^1.0.8", | ||
| "function-exec-sync": "^1.2.9", | ||
| "env-path-key": "^1.0.9", | ||
| "function-exec-sync": "^1.2.10", | ||
| "semver": "^5.7.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@biomejs/biome": "^1.9.4", | ||
| "@types/mocha": "^10.0.10", | ||
| "@types/node": "^22.10.5" | ||
| "@types/mocha": "*", | ||
| "@types/node": "*" | ||
| }, | ||
@@ -50,0 +49,0 @@ "engines": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2
-33.33%12636
-0.35%Updated
Updated