@spinajs/orm
Advanced tools
Comparing version 2.0.58 to 2.0.59
{ | ||
"name": "@spinajs/orm", | ||
"version": "2.0.58", | ||
"version": "2.0.59", | ||
"description": "framework orm module", | ||
@@ -52,7 +52,7 @@ "exports": "./lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.58", | ||
"@spinajs/di": "^2.0.58", | ||
"@spinajs/exceptions": "^2.0.58", | ||
"@spinajs/log": "^2.0.58", | ||
"@spinajs/reflection": "^2.0.58", | ||
"@spinajs/configuration": "^2.0.59", | ||
"@spinajs/di": "^2.0.59", | ||
"@spinajs/exceptions": "^2.0.59", | ||
"@spinajs/log": "^2.0.59", | ||
"@spinajs/reflection": "^2.0.59", | ||
"glob": "^8.1.0", | ||
@@ -59,0 +59,0 @@ "lodash": "^4.17.21", |
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.59
Updated@spinajs/exceptions@^2.0.59
Updated@spinajs/log@^2.0.59
Updated@spinajs/reflection@^2.0.59