secondary-cache
Advanced tools
+2
-2
| { | ||
| "name": "secondary-cache", | ||
| "version": "2.0.0-alpha.3", | ||
| "version": "2.0.0-alpha.4", | ||
| "description": "support secondary cache mechanism. the first level cache is fixed memory-resident always with the highest priority. the second level is the LRU cache.", | ||
@@ -35,3 +35,3 @@ "homepage": "https://github.com/snowyu/secondary-cache.js", | ||
| "abstract-object": "^3.0.0-alpha.4", | ||
| "events-ex": "^2.0.0-alpha.6", | ||
| "events-ex": "^2.0.0-alpha.13", | ||
| "inherits-ex": "^2.1.0-alpha.12", | ||
@@ -38,0 +38,0 @@ "util-ex": "^2.0.0-alpha.10" |
94957
0Updated