Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "localdata", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Increase localStorage size 10 times or more! This tiny script uses bare minimum of IndexedDB to give you a simple key - value local storage system. It's asnychchronous so it's performance is also faster than native localStorage(in theory and this must be confirmed by testing)", | ||
@@ -5,0 +5,0 @@ "main": "localdata.min.js", |
@@ -6,3 +6,3 @@ # LocalData - formerly localStorageDB | ||
* Asynchronous - faster than localStorage | ||
* Minimal code - 0.76kB! | ||
* Minimal code - 1.6kB(0.75kB gzipped)! | ||
* No dependencies | ||
@@ -9,0 +9,0 @@ * Cross-browser support: Chrome, Firefox, IE 11+, Edge, iOS Safari, mobile Chrome, Android Browser |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12773
9
150