@spinajs/cli
Advanced tools
Comparing version 2.0.54 to 2.0.55
{ | ||
"name": "@spinajs/cli", | ||
"version": "2.0.54", | ||
"version": "2.0.55", | ||
"description": "SpinaJS command line module", | ||
@@ -38,7 +38,7 @@ "exports": "./lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.54", | ||
"@spinajs/di": "^2.0.54", | ||
"@spinajs/exceptions": "^2.0.54", | ||
"@spinajs/log": "^2.0.54", | ||
"@spinajs/reflection": "^2.0.54", | ||
"@spinajs/configuration": "^2.0.55", | ||
"@spinajs/di": "^2.0.55", | ||
"@spinajs/exceptions": "^2.0.55", | ||
"@spinajs/log": "^2.0.55", | ||
"@spinajs/reflection": "^2.0.55", | ||
"commander": "10.0.0", | ||
@@ -45,0 +45,0 @@ "reflect-metadata": "^0.1.13" |
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.55
Updated@spinajs/exceptions@^2.0.55
Updated@spinajs/log@^2.0.55
Updated@spinajs/reflection@^2.0.55