@keyv/sqlite
Advanced tools
Comparing version 3.5.1 to 3.5.2
{ | ||
"name": "@keyv/sqlite", | ||
"version": "3.5.1", | ||
"version": "3.5.2", | ||
"description": "SQLite storage adapter for Keyv", | ||
@@ -45,3 +45,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"sqlite3": "^5.0.3", | ||
"sqlite3": "^5.0.8", | ||
"pify": "^5.0.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"@keyv/test-suite": "*", | ||
"ava": "^4.0.1", | ||
"ava": "^4.2.0", | ||
"keyv": "*", | ||
@@ -57,5 +57,5 @@ "nyc": "^15.1.0", | ||
"this": "^1.1.0", | ||
"tsd": "^0.19.1", | ||
"typescript": "^4.6.2", | ||
"xo": "^0.48.0" | ||
"tsd": "^0.20.0", | ||
"typescript": "^4.6.4", | ||
"xo": "^0.49.0" | ||
}, | ||
@@ -62,0 +62,0 @@ "tsd": { |
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
Updatedsqlite3@^5.0.8