@databases/sqlite-sync
Advanced tools
Comparing version 2.0.0 to 3.0.0-canary-2965
{ | ||
"name": "@databases/sqlite-sync", | ||
"version": "2.0.0", | ||
"version": "3.0.0-canary-2965", | ||
"description": "", | ||
@@ -8,7 +8,7 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@databases/escape-identifier": "^1.0.3", | ||
"@databases/sql": "^3.3.0", | ||
"@databases/split-sql-query": "^1.0.4", | ||
"@databases/escape-identifier": "1.0.3", | ||
"@databases/sql": "3.3.0", | ||
"@databases/split-sql-query": "1.0.4", | ||
"@types/better-sqlite3": "^7.6.9", | ||
"better-sqlite3": "^9.4.5" | ||
"better-sqlite3": "^11.3.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "scripts": {}, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
45331
1
+ Addedbetter-sqlite3@11.7.0(transitive)
- Removedbetter-sqlite3@9.6.0(transitive)
Updated@databases/sql@3.3.0
Updatedbetter-sqlite3@^11.3.0