node-version-utils
Advanced tools
+11
-12
| { | ||
| "name": "node-version-utils", | ||
| "version": "1.2.7", | ||
| "version": "1.2.8", | ||
| "description": "Utilities for running commands on a specific version of node by installed path", | ||
@@ -42,15 +42,14 @@ "keywords": [ | ||
| "dependencies": { | ||
| "env-path-key": "^1.0.8", | ||
| "path-string-prepend": "^1.0.8" | ||
| "env-path-key": "^1.0.9", | ||
| "path-string-prepend": "^1.0.10" | ||
| }, | ||
| "devDependencies": { | ||
| "@biomejs/biome": "^1.9.4", | ||
| "@types/mocha": "^10.0.10", | ||
| "@types/node": "^22.10.5", | ||
| "cr": "^0.1.0", | ||
| "cross-spawn-cb": "^2.1.5", | ||
| "is-version": "^0.2.7", | ||
| "node-install-release": "^1.10.1", | ||
| "node-resolve-versions": "^1.0.11", | ||
| "rimraf2": "^2.8.2" | ||
| "@types/mocha": "*", | ||
| "@types/node": "*", | ||
| "cr": "*", | ||
| "cross-spawn-cb": "*", | ||
| "is-version": "*", | ||
| "node-install-release": "*", | ||
| "node-resolve-versions": "*", | ||
| "rimraf2": "*" | ||
| }, | ||
@@ -57,0 +56,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
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
8
-11.11%21369
-0.36%Updated
Updated