@spinajs/orm-sqlite
Advanced tools
Comparing version 2.0.272 to 2.0.273
{ | ||
"name": "@spinajs/orm-sqlite", | ||
"version": "2.0.272", | ||
"version": "2.0.273", | ||
"description": "framework orm sql-lite language module", | ||
@@ -55,8 +55,8 @@ | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.272", | ||
"@spinajs/di": "^2.0.272", | ||
"@spinajs/exceptions": "^2.0.272", | ||
"@spinajs/log": "^2.0.272", | ||
"@spinajs/orm": "^2.0.272", | ||
"@spinajs/orm-sql": "^2.0.272", | ||
"@spinajs/configuration": "^2.0.273", | ||
"@spinajs/di": "^2.0.273", | ||
"@spinajs/exceptions": "^2.0.273", | ||
"@spinajs/log": "^2.0.273", | ||
"@spinajs/orm": "^2.0.273", | ||
"@spinajs/orm-sql": "^2.0.273", | ||
"lodash": "^4.17.21", | ||
@@ -63,0 +63,0 @@ "luxon": "^3.2.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
Updated@spinajs/di@^2.0.273
Updated@spinajs/exceptions@^2.0.273
Updated@spinajs/log@^2.0.273
Updated@spinajs/orm@^2.0.273
Updated@spinajs/orm-sql@^2.0.273