@databases/sqlite-sync
Advanced tools
Comparing version 1.0.0-canary-2197 to 1.0.0
{ | ||
"name": "@databases/sqlite-sync", | ||
"version": "1.0.0-canary-2197", | ||
"version": "1.0.0", | ||
"description": "", | ||
@@ -8,5 +8,5 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@databases/escape-identifier": "1.0.3", | ||
"@databases/sql": "3.3.0", | ||
"@databases/split-sql-query": "1.0.3", | ||
"@databases/escape-identifier": "^1.0.3", | ||
"@databases/sql": "^3.3.0", | ||
"@databases/split-sql-query": "^1.0.3", | ||
"@types/better-sqlite3": "^7.6.0", | ||
@@ -13,0 +13,0 @@ "better-sqlite3": "^7.6.2" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
44867
+ Added@databases/split-sql-query@1.0.4(transitive)
- Removed@databases/split-sql-query@1.0.3(transitive)
Updated@databases/sql@^3.3.0