node-exec-path
Advanced tools
+7
-7
| { | ||
| "name": "node-exec-path", | ||
| "version": "1.1.18", | ||
| "version": "1.2.0", | ||
| "description": "Helpers for node executable paths", | ||
@@ -51,11 +51,11 @@ "keywords": [ | ||
| "env-path-key": "^1.1.8", | ||
| "function-exec-sync": "^1.5.4", | ||
| "function-exec-sync": "^1.5.6", | ||
| "semver": "^5.7.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/mocha": "^10.0.10", | ||
| "@types/node": "^25.0.1", | ||
| "node-version-use": "^2.1.5", | ||
| "ts-dev-stack": "^1.21.3", | ||
| "tsds-config": "^0.2.1" | ||
| "@types/mocha": "*", | ||
| "@types/node": "*", | ||
| "node-version-use": "*", | ||
| "ts-dev-stack": "*", | ||
| "tsds-config": "*" | ||
| }, | ||
@@ -62,0 +62,0 @@ "engines": { |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
18305
-0.16%Updated