@spinajs/reflection
Advanced tools
Comparing version 2.0.19 to 2.0.38
{ | ||
"name": "@spinajs/reflection", | ||
"version": "2.0.19", | ||
"version": "2.0.38", | ||
"description": "SpinaJS reflection helpers", | ||
@@ -32,6 +32,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.19", | ||
"@spinajs/di": "^2.0.19", | ||
"@spinajs/configuration": "^2.0.38", | ||
"@spinajs/di": "^2.0.38", | ||
"@spinajs/exceptions": "^2.0.12", | ||
"@spinajs/log": "^2.0.19", | ||
"@spinajs/log": "^2.0.38", | ||
"glob": "^8.0.3", | ||
@@ -46,3 +46,3 @@ "lodash": "^4.17.21", | ||
}, | ||
"gitHead": "51e801176ecec955cbf1eb2d91e9f4740cb2b471" | ||
"gitHead": "5ea5440ee9db49595f531592ebdbc6d69f457082" | ||
} |
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.38
Updated@spinajs/log@^2.0.38