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

@stigg/cache-core

Package Overview
Dependencies
Maintainers
28
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stigg/cache-core - npm Package Compare versions

Comparing version
1.5.1
to
1.6.0
+2
-2
package.json
{
"name": "@stigg/cache-core",
"version": "1.5.1",
"version": "1.6.0",
"description": "Shared cache entities and services for Stigg SDKs",

@@ -31,4 +31,4 @@ "main": "dist/index.js",

"peerDependencies": {
"@stigg/api-client-js": "6.5.1"
"@stigg/api-client-js": "6.6.0"
}
}