secondary-cache
Advanced tools
+5
-5
| { | ||
| "name": "secondary-cache", | ||
| "version": "2.0.0-alpha.5", | ||
| "version": "2.0.0", | ||
| "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.", | ||
@@ -34,6 +34,6 @@ "homepage": "https://github.com/snowyu/secondary-cache.js", | ||
| "dependencies": { | ||
| "abstract-object": "^3.0.0-alpha.4", | ||
| "events-ex": "^2.0.0-alpha.14", | ||
| "inherits-ex": "^2.1.0-alpha.12", | ||
| "util-ex": "^2.0.0-alpha.11" | ||
| "abstract-object": "^3.0.0", | ||
| "events-ex": "^2.0.0", | ||
| "inherits-ex": "^2.1.0", | ||
| "util-ex": "^2.0.0" | ||
| }, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
0
-100%94914
-0.05%Updated
Updated
Updated
Updated