random-access-memory-overlay
Advanced tools
+8
-8
| { | ||
| "name": "random-access-memory-overlay", | ||
| "version": "2.0.1", | ||
| "version": "3.0.0", | ||
| "description": "Random Access Storage instance that stores mutations in a memory overlay instead of writing them to the underlying storage", | ||
@@ -8,8 +8,8 @@ "main": "index.js", | ||
| "b4a": "^1.3.1", | ||
| "random-access-storage": "^2.1.0" | ||
| "random-access-storage": "^3.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "brittle": "^2.2.7", | ||
| "random-access-memory": "^5.0.0", | ||
| "standard": "^16.0.4" | ||
| "brittle": "^3.1.0", | ||
| "random-access-memory": "^6.0.0", | ||
| "standard": "^17.0.0" | ||
| }, | ||
@@ -21,3 +21,3 @@ "scripts": { | ||
| "type": "git", | ||
| "url": "https://github.com/mafintosh/random-access-memory-overlay.git" | ||
| "url": "https://github.com/random-access-storage/random-access-memory-overlay.git" | ||
| }, | ||
@@ -27,5 +27,5 @@ "author": "Mathias Buus (@mafintosh)", | ||
| "bugs": { | ||
| "url": "https://github.com/mafintosh/random-access-memory-overlay/issues" | ||
| "url": "https://github.com/random-access-storage/random-access-memory-overlay/issues" | ||
| }, | ||
| "homepage": "https://github.com/mafintosh/random-access-memory-overlay" | ||
| "homepage": "https://github.com/random-access-storage/random-access-memory-overlay" | ||
| } |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10012
0.36%0
-100%0
-100%+ Added
+ Added
- Removed
- Removed
Updated