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

cacache

Package Overview
Dependencies
Maintainers
6
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cacache - npm Package Compare versions

Comparing version
19.0.1
to
20.0.0
+6
-6
package.json
{
"name": "cacache",
"version": "19.0.1",
"version": "20.0.0",
"cache-version": {

@@ -51,4 +51,4 @@ "content": "2",

"fs-minipass": "^3.0.0",
"glob": "^10.2.2",
"lru-cache": "^10.0.1",
"glob": "^11.0.3",
"lru-cache": "^11.1.0",
"minipass": "^7.0.3",

@@ -65,7 +65,7 @@ "minipass-collect": "^2.0.1",

"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.3",
"@npmcli/template-oss": "4.25.0",
"tap": "^16.0.0"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^20.17.0 || >=22.9.0"
},

@@ -75,3 +75,3 @@ "templateOSS": {

"windowsCI": false,
"version": "4.23.3",
"version": "4.25.0",
"publish": "true"

@@ -78,0 +78,0 @@ },