@spinajs/orm-sqlite
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "@spinajs/orm-sqlite", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "SpinaJS orm sqlite support. Contains sqlite driver.", | ||
@@ -44,4 +44,4 @@ "main": "lib/index.js", | ||
"@spinajs/log": "^1.0.2", | ||
"@spinajs/orm": "^1.0.23", | ||
"@spinajs/orm-sql": "^1.0.7", | ||
"@spinajs/orm": "^1.0.30", | ||
"@spinajs/orm-sql": "^1.0.12", | ||
"lodash": "^4.17.15", | ||
@@ -48,0 +48,0 @@ "sqlite3": "^4.1.1" |
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
31220
Updated@spinajs/orm@^1.0.30
Updated@spinajs/orm-sql@^1.0.12