@anycli/example-multi-js
Advanced tools
Comparing version 0.9.14 to 0.9.15
@@ -1,1 +0,1 @@ | ||
{"version":"0.9.14","commands":{"hello":{"id":"hello","pluginName":"@anycli/example-multi-js","pluginType":"dev","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}} | ||
{"version":"0.9.15","commands":{"hello":{"id":"hello","pluginName":"@anycli/example-multi-js","pluginType":"dev","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}} |
@@ -0,1 +1,9 @@ | ||
<a name="0.9.15"></a> | ||
## [0.9.15](https://github.com/anycli/example-multi-js/compare/7e45c4d343683e1e90fbd6e71d7ce93bb40c9348...v0.9.15) (2018-02-07) | ||
### Bug Fixes | ||
* anycli v0.33.18 ([9f22f74](https://github.com/anycli/example-multi-js/commit/9f22f74)) | ||
<a name="0.9.14"></a> | ||
@@ -2,0 +10,0 @@ ## [0.9.14](https://github.com/anycli/example-multi-js/compare/51a2484fc8e9bea77fdf8819165d3a19c0e90f73...v0.9.14) (2018-02-07) |
{ | ||
"name": "@anycli/example-multi-js", | ||
"description": "example multi-command CLI built with javascript", | ||
"version": "0.9.14", | ||
"version": "0.9.15", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -6,0 +6,0 @@ "anycli": { |
@@ -35,3 +35,3 @@ @anycli/example-multi-js | ||
$ example-multi-js (-v|--version|version) | ||
@anycli/example-multi-js/0.9.13 (linux-x64) node-v9.5.0 | ||
@anycli/example-multi-js/0.9.14 (linux-x64) node-v9.5.0 | ||
$ example-multi-js --help [COMMAND] | ||
@@ -38,0 +38,0 @@ USAGE |
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
20946