@spinajs/reflection
Advanced tools
Comparing version 2.0.39 to 2.0.44
{ | ||
"name": "@spinajs/reflection", | ||
"version": "2.0.39", | ||
"version": "2.0.44", | ||
"description": "SpinaJS reflection helpers", | ||
@@ -32,6 +32,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.39", | ||
"@spinajs/di": "^2.0.39", | ||
"@spinajs/configuration": "^2.0.44", | ||
"@spinajs/di": "^2.0.44", | ||
"@spinajs/exceptions": "^2.0.39", | ||
"@spinajs/log": "^2.0.39", | ||
"@spinajs/log": "^2.0.44", | ||
"glob": "^8.0.3", | ||
@@ -46,3 +46,3 @@ "lodash": "^4.17.21", | ||
}, | ||
"gitHead": "002dc553b0ffffd72193d0121ac425a4083bc9ee" | ||
"gitHead": "1857a6e3626e0fed22ffb0b44b48d587c79898db" | ||
} |
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.44
Updated@spinajs/log@^2.0.44