node-version-utils
Advanced tools
+2
-2
| { | ||
| "name": "node-version-utils", | ||
| "version": "1.2.3", | ||
| "version": "1.2.4", | ||
| "description": "Utilities for running commands on a specific version of node by installed path", | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "env-path-key": "^1.0.3", | ||
| "env-path-key": "^1.0.4", | ||
| "path-string-prepend": "^1.0.5" | ||
@@ -50,0 +50,0 @@ }, |
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