@ultimat3/cache
Advanced tools
+2
-2
| { | ||
| "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" | ||
| } | ||
| } |
+ Added
- Removed
Updated