@spinajs/orm-sqlite
Advanced tools
Comparing version 1.2.79 to 1.2.81
{ | ||
"name": "@spinajs/orm-sqlite", | ||
"version": "1.2.79", | ||
"version": "1.2.81", | ||
"description": "framework orm sql-lite language module", | ||
@@ -43,8 +43,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^1.2.79", | ||
"@spinajs/di": "^1.2.79", | ||
"@spinajs/exceptions": "^1.2.79", | ||
"@spinajs/log": "^1.2.79", | ||
"@spinajs/orm": "^1.2.79", | ||
"@spinajs/orm-sql": "^1.2.79", | ||
"@spinajs/configuration": "^1.2.81", | ||
"@spinajs/di": "^1.2.81", | ||
"@spinajs/exceptions": "^1.2.81", | ||
"@spinajs/log": "^1.2.81", | ||
"@spinajs/orm": "^1.2.81", | ||
"@spinajs/orm-sql": "^1.2.81", | ||
"lodash": "^4.17.15", | ||
@@ -58,3 +58,3 @@ "luxon": "^2.3.0", | ||
}, | ||
"gitHead": "ae595f5daffb88372496b6e5bf38973f07e33683" | ||
"gitHead": "dd58385e770069586eb8814a13365ce889d46b34" | ||
} |
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@^1.2.81
Updated@spinajs/exceptions@^1.2.81
Updated@spinajs/log@^1.2.81
Updated@spinajs/orm@^1.2.81
Updated@spinajs/orm-sql@^1.2.81