node-version-utils
Advanced tools
+3
-3
| { | ||
| "name": "node-version-utils", | ||
| "version": "1.2.2", | ||
| "version": "1.2.3", | ||
| "description": "Utilities for running commands on a specific version of node by installed path", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
| "type": "git", | ||
| "url": "git@github.com:kmalakoff/node-version-utils.git" | ||
| "url": "git+ssh://git@github.com/kmalakoff/node-version-utils.git" | ||
| }, | ||
@@ -49,3 +49,3 @@ "license": "MIT", | ||
| "env-path-key": "^1.0.3", | ||
| "path-string-prepend": "^1.0.3" | ||
| "path-string-prepend": "^1.0.5" | ||
| }, | ||
@@ -52,0 +52,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
21539
0.05%Updated