Sign In

@ultimat3/cache

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ultimat3/cache - npm Package Compare versions

Comparing version
5.0.1
to
6.0.0
+2
-2
package.json
{
"name": "@ultimat3/cache",
"version": "5.0.1",
"version": "6.0.0",
"description": "Tagged caching: request memo, LRU, Redis, CDN — one invalidation graph",

@@ -34,4 +34,4 @@ "license": "MIT",

"dependencies": {
"@ultimat3/core": "5.0.1"
"@ultimat3/core": "6.0.0"
}
}