@spinajs/intl-orm
Advanced tools
Comparing version 2.0.262 to 2.0.263
{ | ||
"name": "@spinajs/intl-orm", | ||
"version": "2.0.262", | ||
"version": "2.0.263", | ||
"description": "Internationalization support for ORM module", | ||
@@ -53,9 +53,9 @@ | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.262", | ||
"@spinajs/di": "^2.0.262", | ||
"@spinajs/exceptions": "^2.0.262", | ||
"@spinajs/intl": "^2.0.262", | ||
"@spinajs/log-common": "^2.0.262", | ||
"@spinajs/orm": "^2.0.262", | ||
"@spinajs/reflection": "^2.0.262", | ||
"@spinajs/configuration": "^2.0.263", | ||
"@spinajs/di": "^2.0.263", | ||
"@spinajs/exceptions": "^2.0.263", | ||
"@spinajs/intl": "^2.0.263", | ||
"@spinajs/log-common": "^2.0.263", | ||
"@spinajs/orm": "^2.0.263", | ||
"@spinajs/reflection": "^2.0.263", | ||
"luxon": "^3.2.1", | ||
@@ -65,5 +65,5 @@ "typescript-mix": "^3.1.3" | ||
"devDependencies": { | ||
"@spinajs/orm-sqlite": "^2.0.262" | ||
"@spinajs/orm-sqlite": "^2.0.263" | ||
}, | ||
"gitHead": "002dc553b0ffffd72193d0121ac425a4083bc9ee" | ||
} |
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.263
Updated@spinajs/exceptions@^2.0.263
Updated@spinajs/intl@^2.0.263
Updated@spinajs/log-common@^2.0.263
Updated@spinajs/orm@^2.0.263
Updated@spinajs/reflection@^2.0.263