@vltpkg/which
Advanced tools
+9
-9
| { | ||
| "name": "@vltpkg/which", | ||
| "description": "Find the first executable in the path (TS port of 'which')", | ||
| "version": "1.0.0-rc.9", | ||
| "version": "1.0.0-rc.10", | ||
| "repository": { | ||
@@ -26,15 +26,15 @@ "type": "git", | ||
| "devDependencies": { | ||
| "@eslint/js": "^9.34.0", | ||
| "@types/node": "^22.17.2", | ||
| "eslint": "^9.34.0", | ||
| "prettier": "^3.6.2", | ||
| "tap": "^21.1.0", | ||
| "tshy": "^3.0.2", | ||
| "@eslint/js": "^9.39.1", | ||
| "@types/node": "^22.19.2", | ||
| "eslint": "^9.39.1", | ||
| "prettier": "^3.7.4", | ||
| "tap": "^21.5.0", | ||
| "tshy": "^3.1.0", | ||
| "typedoc": "~0.27.9", | ||
| "typescript": "5.7.3", | ||
| "typescript-eslint": "^8.40.0" | ||
| "typescript-eslint": "^8.49.0" | ||
| }, | ||
| "license": "ISC", | ||
| "engines": { | ||
| "node": ">=22" | ||
| "node": ">=22.9.0" | ||
| }, | ||
@@ -41,0 +41,0 @@ "tap": { |
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
22195
0.02%