Sign In

@ultimat3/cache

Package Overview
Dependencies
Maintainers
1
Versions
18
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
11.0.0
to
11.1.0
+2
-2
package.json
{
"name": "@ultimat3/cache",
"version": "11.0.0",
"version": "11.1.0",
"description": "Tagged caching: request memo, LRU, Redis, CDN — one invalidation graph",

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

"dependencies": {
"@ultimat3/core": "11.0.0"
"@ultimat3/core": "11.1.0"
}
}