node-exec-path
Advanced tools
+7
-3
| { | ||
| "name": "node-exec-path", | ||
| "version": "1.1.12", | ||
| "version": "1.1.13", | ||
| "description": "Helpers for node executable paths", | ||
@@ -43,3 +43,4 @@ "keywords": [ | ||
| "format": "biome check --write --unsafe", | ||
| "test": "mocha --no-timeouts test/**/*.test.*", | ||
| "prepublishOnly": "tsds validate", | ||
| "test": "tsds test:node --no-timeouts", | ||
| "test:engines": "nvu engines tsds test:node --no-timeouts", | ||
@@ -54,4 +55,7 @@ "version": "tsds version" | ||
| "devDependencies": { | ||
| "@biomejs/biome": "*", | ||
| "@types/mocha": "*", | ||
| "@types/node": "*" | ||
| "@types/node": "*", | ||
| "node-version-use": "*", | ||
| "ts-dev-stack": "*" | ||
| }, | ||
@@ -58,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
17668
0.64%5
150%