@anycli/example-multi-js
Advanced tools
Comparing version 0.9.10 to 0.9.11
@@ -1,1 +0,1 @@ | ||
{"version":"0.9.9","commands":{"hello":{"id":"hello","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}} | ||
{"version":"0.9.10","commands":{"hello":{"id":"hello","pluginName":"@anycli/example-multi-js","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}} |
@@ -0,1 +1,9 @@ | ||
<a name="0.9.11"></a> | ||
## [0.9.11](https://github.com/anycli/example-multi-js/compare/154e57dfaef49bc8e8db0c7ebb0c056a1b5c5c9a...v0.9.11) (2018-02-06) | ||
### Bug Fixes | ||
* anycli v0.33.13 ([4483494](https://github.com/anycli/example-multi-js/commit/4483494)) | ||
<a name="0.9.10"></a> | ||
@@ -2,0 +10,0 @@ ## [0.9.10](https://github.com/anycli/example-multi-js/compare/552fed245a28e371646836d9ff1244841f0a0f2a...v0.9.10) (2018-02-06) |
{ | ||
"name": "@anycli/example-multi-js", | ||
"description": "example multi-command CLI built with javascript", | ||
"version": "0.9.10", | ||
"version": "0.9.11", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -19,5 +19,5 @@ "anycli": { | ||
"@anycli/command": "^1.2.10", | ||
"@anycli/config": "^1.3.11", | ||
"@anycli/config": "^1.3.15", | ||
"@anycli/errors": "^0.2.1", | ||
"@anycli/plugin-help": "^0.6.4", | ||
"@anycli/plugin-help": "^0.6.5", | ||
"globby": "^7.1.1" | ||
@@ -24,0 +24,0 @@ }, |
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
19155
Updated@anycli/config@^1.3.15
Updated@anycli/plugin-help@^0.6.5