random-access-memory-overlay
Advanced tools
+2
-2
| { | ||
| "name": "random-access-memory-overlay", | ||
| "version": "1.0.0", | ||
| "version": "2.0.0", | ||
| "description": "Random Access Storage instance that stores mutations in a memory overlay instead of writing them to the underlying storage", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
| "b4a": "^1.3.1", | ||
| "random-access-storage": "^1.4.3" | ||
| "random-access-storage": "^2.1.0" | ||
| }, | ||
@@ -11,0 +11,0 @@ "devDependencies": { |
+ Added
- Removed
- Removed
Updated