node-exec-path
Advanced tools
+4
-4
| { | ||
| "name": "node-exec-path", | ||
| "version": "1.0.36", | ||
| "version": "1.0.37", | ||
| "description": "Helpers for node executable paths", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
| "format": "biome check --write --unsafe", | ||
| "test": "tsds test:node --no-timeouts", | ||
| "test": "mocha --no-timeouts test/**/*.test.*", | ||
| "test:engines": "nvu engines tsds test:node --no-timeouts", | ||
@@ -49,4 +49,4 @@ "version": "tsds version" | ||
| "dependencies": { | ||
| "env-path-key": "^1.0.17", | ||
| "function-exec-sync": "^1.2.28", | ||
| "env-path-key": "^1.0.18", | ||
| "function-exec-sync": "^1.2.29", | ||
| "semver": "^5.7.1" | ||
@@ -53,0 +53,0 @@ }, |
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
17531
0.05%Updated
Updated