🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@vltpkg/which

Package Overview
Dependencies
Maintainers
5
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vltpkg/which - npm Package Compare versions

Comparing version
0.0.0-13
to
0.0.0-14
+5
-5
package.json
{
"name": "@vltpkg/which",
"description": "Find the first executable in the path (TS port of 'which')",
"version": "0.0.0-13",
"version": "0.0.0-14",
"repository": {

@@ -25,5 +25,5 @@ "type": "git",

"devDependencies": {
"@eslint/js": "^9.25.1",
"@types/node": "^22.15.3",
"eslint": "^9.25.1",
"@eslint/js": "^9.28.0",
"@types/node": "^22.15.29",
"eslint": "^9.28.0",
"prettier": "^3.5.3",

@@ -34,3 +34,3 @@ "tap": "^21.1.0",

"typescript": "5.7.3",
"typescript-eslint": "^8.31.1"
"typescript-eslint": "^8.33.1"
},

@@ -37,0 +37,0 @@ "license": "ISC",