@spinajs/cli
Advanced tools
Comparing version 2.0.44 to 2.0.45
{ | ||
"name": "@spinajs/cli", | ||
"version": "2.0.44", | ||
"version": "2.0.45", | ||
"description": "SpinaJS command line module", | ||
@@ -35,7 +35,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.44", | ||
"@spinajs/di": "^2.0.44", | ||
"@spinajs/configuration": "^2.0.45", | ||
"@spinajs/di": "^2.0.45", | ||
"@spinajs/exceptions": "^2.0.39", | ||
"@spinajs/log": "^2.0.44", | ||
"@spinajs/reflection": "^2.0.44", | ||
"@spinajs/log": "^2.0.45", | ||
"@spinajs/reflection": "^2.0.45", | ||
"commander": "9.4.0", | ||
@@ -47,3 +47,3 @@ "reflect-metadata": "^0.1.13" | ||
}, | ||
"gitHead": "1857a6e3626e0fed22ffb0b44b48d587c79898db" | ||
"gitHead": "3aa423c570eae952dc79fe6a4704c3d2ccc178be" | ||
} |
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.45
Updated@spinajs/log@^2.0.45
Updated@spinajs/reflection@^2.0.45