@bleed-believer/commander
Advanced tools
Comparing version 0.11.0 to 0.11.1
{ | ||
"name": "@bleed-believer/commander", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "Create CLI with routing using classes and decorators.", | ||
@@ -17,2 +17,5 @@ "type": "module", | ||
"scripts": { | ||
"clean": "rm -rf ./dist", | ||
"build": "tsc --project ./tsconfig.build.json", | ||
"watch": "tsc --project ./tsconfig.build.json --watch --sourceMap true", | ||
"test": "ava" | ||
@@ -41,5 +44,5 @@ }, | ||
"dependencies": { | ||
"@bleed-believer/meta": "^0.11.0" | ||
"@bleed-believer/meta": "^0.11.1" | ||
}, | ||
"gitHead": "59204f73a0ab707323e6da3e12c06854c27a4a50" | ||
"gitHead": "475ce7e83f880de960455eb86e3337f4f04e0a40" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
26504
0
Updated@bleed-believer/meta@^0.11.1