vault-storage
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "vault-storage", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Vault, a tiny yet robuts storage library for your browser applications", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"keywords": [ | ||
"indexeddb", | ||
"storage", | ||
"database", | ||
"client-storage", | ||
"key-value", | ||
"offline-storage", | ||
"web-storage", | ||
"data-persistence", | ||
"proxy", | ||
"asynchronous", | ||
"browser-database", | ||
"local-storage", | ||
"data-management", | ||
"browser-storage", | ||
"idb", | ||
"nosql", | ||
"indexdb-wrapper", | ||
"data-cache", | ||
"javascript-storage", | ||
"persistent-storage" | ||
], | ||
"scripts": { | ||
@@ -8,0 +30,0 @@ "test": "karma start", |
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
28561