+5
-5
@@ -5,3 +5,3 @@ { | ||
| "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", | ||
| "version": "6.0.0", | ||
| "version": "6.0.1", | ||
| "repository": { | ||
@@ -17,7 +17,7 @@ "type": "git", | ||
| "dependencies": { | ||
| "isexe": "^3.1.1" | ||
| "isexe": "^4.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@npmcli/eslint-config": "^5.0.0", | ||
| "@npmcli/template-oss": "4.27.1", | ||
| "@npmcli/eslint-config": "^6.0.0", | ||
| "@npmcli/template-oss": "4.28.1", | ||
| "tap": "^16.3.0" | ||
@@ -51,5 +51,5 @@ }, | ||
| "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
| "version": "4.27.1", | ||
| "version": "4.28.1", | ||
| "publish": "true" | ||
| } | ||
| } |
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
+ Added
- Removed
Updated