vault-storage
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "vault-storage", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Vault, a tiny yet robuts storage library for your browser applications", | ||
@@ -8,4 +8,7 @@ "main": "dist/index.js", | ||
"keywords": [ | ||
"vault", | ||
"vault-storage", | ||
"storage", | ||
"storage", | ||
"indexeddb", | ||
"storage", | ||
"database", | ||
@@ -12,0 +15,0 @@ "client-storage", |
@@ -138,4 +138,2 @@ # vault | ||
| **Transaction Support** | Complete transaction support for reliable data operations | None | | ||
| **Query Capabilities** | Complex querying and indexing | Only key-based access | | ||
| **Data Integrity** | Robust with versioning and error handling | Prone to data conflicts | | ||
@@ -142,0 +140,0 @@ ## Contributing |
@@ -42,3 +42,3 @@ { | ||
/* Emit */ | ||
"declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */ | ||
// "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */ | ||
// "declarationMap": true, /* Create sourcemaps for d.ts files. */ | ||
@@ -45,0 +45,0 @@ // "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */ |
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
30346
15
380
146