node-exec-path
Advanced tools
+3
-3
| { | ||
| "name": "node-exec-path", | ||
| "version": "1.0.5", | ||
| "version": "1.0.6", | ||
| "description": "Helpers for node executable paths", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
| "type": "git", | ||
| "url": "git@github.com:kmalakoff/node-exec-path.git" | ||
| "url": "git+ssh://git@github.com/kmalakoff/node-exec-path.git" | ||
| }, | ||
@@ -44,3 +44,3 @@ "license": "MIT", | ||
| "env-path-key": "^1.0.3", | ||
| "function-exec-sync": "^1.1.8", | ||
| "function-exec-sync": "^1.1.9", | ||
| "semver": "^5.7.1" | ||
@@ -47,0 +47,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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
12734
0.08%Updated