@anycli/example-multi-js
Advanced tools
Comparing version 0.9.7 to 0.9.8
@@ -1,1 +0,1 @@ | ||
{"version":"0.9.6","commands":{"hello":{"id":"hello","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}} | ||
{"version":"0.9.7","commands":{"hello":{"id":"hello","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}} |
@@ -0,1 +1,9 @@ | ||
<a name="0.9.8"></a> | ||
## [0.9.8](https://github.com/anycli/example-multi-js/compare/6caeff944427db20fd520970d7d30dd391134e8b...v0.9.8) (2018-02-06) | ||
### Bug Fixes | ||
* anycli v0.33.10 ([71be79b](https://github.com/anycli/example-multi-js/commit/71be79b)) | ||
<a name="0.9.7"></a> | ||
@@ -2,0 +10,0 @@ ## [0.9.7](https://github.com/anycli/example-multi-js/compare/647a095a2bd4c3c1ff2a663239c10923167c9c0e...v0.9.7) (2018-02-05) |
{ | ||
"name": "@anycli/example-multi-js", | ||
"description": "example multi-command CLI built with javascript", | ||
"version": "0.9.7", | ||
"version": "0.9.8", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -18,4 +18,5 @@ "anycli": { | ||
"dependencies": { | ||
"@anycli/command": "^1.2.7", | ||
"@anycli/config": "^1.2.3", | ||
"@anycli/command": "^1.2.9", | ||
"@anycli/config": "^1.3.9", | ||
"@anycli/errors": "^0.2.0", | ||
"@anycli/plugin-help": "^0.6.3", | ||
@@ -22,0 +23,0 @@ "globby": "^7.1.1" |
Sorry, the diff of this file is not supported yet
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
18343
5
+ Added@anycli/errors@^0.2.0
+ Added@anycli/errors@0.2.2(transitive)
+ Addedclean-stack@1.3.0(transitive)
+ Addedfs-extra@5.0.0(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addeduniversalify@0.1.2(transitive)
Updated@anycli/command@^1.2.9
Updated@anycli/config@^1.3.9