node-version-utils
Advanced tools
+2
-2
| { | ||
| "name": "node-version-utils", | ||
| "version": "1.3.1", | ||
| "version": "1.3.2", | ||
| "description": "Utilities for running commands on a specific version of node by installed path", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
| "env-path-key": "^1.0.20", | ||
| "path-string-prepend": "^1.0.24" | ||
| "path-string-prepend": "^1.0.25" | ||
| }, | ||
@@ -47,0 +47,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