You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@vltpkg/cache

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vltpkg/cache - npm Package Compare versions

Comparing version
0.0.0-13
to
0.0.0-14
+8
-8
package.json
{
"name": "@vltpkg/cache",
"description": "The filesystem cache for `@vlt/registry-client`",
"version": "0.0.0-13",
"version": "0.0.0-14",
"repository": {

@@ -24,10 +24,10 @@ "type": "git",

"rimraf": "^6.0.1",
"@vltpkg/error-cause": "0.0.0-13",
"@vltpkg/xdg": "0.0.0-13",
"@vltpkg/types": "0.0.0-13"
"@vltpkg/error-cause": "0.0.0-14",
"@vltpkg/types": "0.0.0-14",
"@vltpkg/xdg": "0.0.0-14"
},
"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",

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

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

@@ -41,0 +41,0 @@ "license": "BSD-2-Clause-Patent",