@cacheable/memory
Advanced tools
+4
-5
| { | ||
| "name": "@cacheable/memory", | ||
| "version": "2.0.2", | ||
| "version": "2.0.3", | ||
| "description": "High Performance In-Memory Cache for Node.js", | ||
@@ -28,3 +28,2 @@ "type": "module", | ||
| "@vitest/coverage-v8": "^3.2.4", | ||
| "lru-cache": "^11.2.1", | ||
| "rimraf": "^6.0.1", | ||
@@ -38,5 +37,5 @@ "tsup": "^8.5.0", | ||
| "hookified": "^1.12.1", | ||
| "keyv": "^5.5.2", | ||
| "@cacheable/memoize": "^2.0.1", | ||
| "@cacheable/utils": "^2.0.2" | ||
| "keyv": "^5.5.3", | ||
| "@cacheable/memoize": "^2.0.3", | ||
| "@cacheable/utils": "^2.0.3" | ||
| }, | ||
@@ -43,0 +42,0 @@ "keywords": [ |
8
-11.11%60649
-0.05%Updated
Updated
Updated