super-sqlite3
Advanced tools
Comparing version 0.9.1 to 0.10.0
{ | ||
"name": "super-sqlite3", | ||
"version": "0.9.1", | ||
"version": "0.10.0", | ||
"description": "Superfast SQLite driver with encryption, query builder and more", | ||
@@ -11,8 +11,16 @@ "homepage": "https://github.com/haxtra/super-sqlite3", | ||
}, | ||
"keywords": ["sqlite","sql","db","database","query-builder","encryption","synchronous"], | ||
"keywords": [ | ||
"sqlite", | ||
"sql", | ||
"db", | ||
"database", | ||
"query-builder", | ||
"encryption", | ||
"synchronous" | ||
], | ||
"author": "Hax <hax@haxtra.com>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"better-sqlite3-multiple-ciphers": "^7.6.2" | ||
"better-sqlite3-multiple-ciphers": "^8.3.0" | ||
} | ||
} |
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
44074
+ Addedbetter-sqlite3-multiple-ciphers@8.7.0(transitive)
- Removedbetter-sqlite3-multiple-ciphers@7.6.2(transitive)