localstorage-enhance
Advanced tools
Comparing version
@@ -380,3 +380,3 @@ var __defProp = Object.defineProperty; | ||
this.memoryData = new LRUCache(this.capacity); | ||
this.syncMemoryToStorageIdle(); | ||
this.syncMemoryToStorage(); | ||
return this; | ||
@@ -383,0 +383,0 @@ }); |
{ | ||
"name": "localstorage-enhance", | ||
"description": "Enhanced version of localStorage", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
21790
-0.02%