flat-cache
Advanced tools
+2
-2
| { | ||
| "name": "flat-cache", | ||
| "version": "6.1.14", | ||
| "version": "6.1.17", | ||
| "description": "A simple key/value storage using files to persist the data", | ||
@@ -67,3 +67,3 @@ "type": "module", | ||
| "hookified": "^1.12.0", | ||
| "cacheable": "^2.0.1" | ||
| "cacheable": "^2.0.3" | ||
| }, | ||
@@ -70,0 +70,0 @@ "files": [ |
Updated