@spinajs/orm
Advanced tools
Comparing version 1.2.70 to 1.2.71
{ | ||
"name": "@spinajs/orm", | ||
"version": "1.2.70", | ||
"version": "1.2.71", | ||
"description": "framework orm module", | ||
@@ -43,8 +43,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^1.2.68", | ||
"@spinajs/configuration": "^1.2.71", | ||
"@spinajs/di": "^1.2.68", | ||
"@spinajs/exceptions": "^1.2.7", | ||
"@spinajs/internal-logger": "^1.2.68", | ||
"@spinajs/log": "^1.2.70", | ||
"@spinajs/reflection": "^1.2.70", | ||
"@spinajs/log": "^1.2.71", | ||
"@spinajs/reflection": "^1.2.71", | ||
"lodash": "^4.17.14", | ||
@@ -55,3 +55,3 @@ "luxon": "^2.3.0", | ||
}, | ||
"gitHead": "53fabca13e9a0d5e29c238be78358aa456c369ae" | ||
"gitHead": "71472ae1c6f9f1aaca8ee96911b71498f693c994" | ||
} |
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
5
Updated@spinajs/log@^1.2.71
Updated@spinajs/reflection@^1.2.71