node-version-utils
Advanced tools
+2
-2
| { | ||
| "name": "node-version-utils", | ||
| "version": "1.2.12", | ||
| "version": "1.2.13", | ||
| "description": "Utilities for running commands on a specific version of node by installed path", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
| "env-path-key": "^1.0.12", | ||
| "path-string-prepend": "^1.0.13" | ||
| "path-string-prepend": "^1.0.15" | ||
| }, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
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
Updated