@byojs/storage
Advanced tools
Comparing version 0.11.0 to 0.11.1
{ | ||
"name": "@byojs/storage", | ||
"description": "Simple key-value storage API backed by various client storage mechanisms", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"exports": { | ||
@@ -6,0 +6,0 @@ "./idb": "./dist/adapter.idb.mjs", |
@@ -120,3 +120,3 @@ // note: these module specifiers come from the import-map | ||
testResultsEl.innerHTML = "Client Storage tests running...<br>"; | ||
testResultsEl.innerHTML = "Storage tests running...<br>"; | ||
@@ -123,0 +123,0 @@ var stores = [ IDBStore, LSStore, SSStore, CookieStore, OPFSStore, OPFSWorkerStore, ]; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
58768