@spinajs/orm-sqlite
Advanced tools
Comparing version 1.2.30 to 1.2.31
{ | ||
"name": "@spinajs/orm-sqlite", | ||
"version": "1.2.30", | ||
"version": "1.2.31", | ||
"description": "framework orm sql-lite language module", | ||
@@ -43,8 +43,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^1.2.30", | ||
"@spinajs/configuration": "^1.2.31", | ||
"@spinajs/di": "^1.2.30", | ||
"@spinajs/exceptions": "^1.0.3", | ||
"@spinajs/log": "^1.2.30", | ||
"@spinajs/orm": "^1.2.30", | ||
"@spinajs/orm-sql": "^1.2.30", | ||
"@spinajs/log": "^1.2.31", | ||
"@spinajs/orm": "^1.2.31", | ||
"@spinajs/orm-sql": "^1.2.31", | ||
"lodash": "^4.17.15", | ||
@@ -58,3 +58,3 @@ "luxon": "^2.3.0", | ||
}, | ||
"gitHead": "06aef45008bf43baf2d1a91917a1a1eaa23a15cc" | ||
"gitHead": "dc63606c6ce0ec96d14086a1eaa3ce677151a085" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Updated@spinajs/log@^1.2.31
Updated@spinajs/orm@^1.2.31
Updated@spinajs/orm-sql@^1.2.31