@anycli/example-multi-js
Advanced tools
Comparing version 0.9.5 to 0.9.6
@@ -1,1 +0,1 @@ | ||
{"version":"0.9.4","commands":{"hello":{"id":"hello","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}} | ||
{"version":"0.9.5","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.6"></a> | ||
## [0.9.6](https://github.com/anycli/example-multi-js/compare/c00dd1e741705a847f04b6382ac247cf68fa1bd2...v0.9.6) (2018-02-05) | ||
### Bug Fixes | ||
* anycli v0.33.6 ([647a095](https://github.com/anycli/example-multi-js/commit/647a095)) | ||
<a name="0.9.5"></a> | ||
@@ -2,0 +10,0 @@ ## [0.9.5](https://github.com/anycli/example-multi-js/compare/2e7c411570fb3ce9e3925c744c1ded1d9c851c5a...v0.9.5) (2018-02-05) |
{ | ||
"name": "@anycli/example-multi-js", | ||
"description": "example multi-command CLI built with javascript", | ||
"version": "0.9.5", | ||
"version": "0.9.6", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -10,4 +10,3 @@ "anycli": { | ||
"plugins": [ | ||
"@anycli/plugin-help", | ||
"@anycli/plugin-not-found" | ||
"@anycli/plugin-help" | ||
] | ||
@@ -20,11 +19,10 @@ }, | ||
"dependencies": { | ||
"@anycli/command": "^1.2.4", | ||
"@anycli/config": "^1.1.4", | ||
"@anycli/dev-cli": "^0.1.5", | ||
"@anycli/plugin-help": "^0.6.0", | ||
"@anycli/plugin-not-found": "^0.1.15", | ||
"cli-ux": "^3.3.15" | ||
"@anycli/command": "^1.2.7", | ||
"@anycli/config": "^1.2.3", | ||
"@anycli/plugin-help": "^0.6.3", | ||
"globby": "^7.1.1" | ||
}, | ||
"devDependencies": { | ||
"@anycli/test": "^0.10.9", | ||
"@anycli/dev-cli": "^0.1.6", | ||
"@anycli/test": "^0.10.11", | ||
"chai": "^4.1.2", | ||
@@ -31,0 +29,0 @@ "eslint": "^4.17.0", |
const {Command, flags} = require('@anycli/command') | ||
const {cli} = require('cli-ux') | ||
@@ -8,3 +7,3 @@ class HelloCommand extends Command { | ||
const name = flags.name || 'world' | ||
cli.log(`hello ${name} from hello!`) | ||
this.log(`hello ${name} from hello!`) | ||
} | ||
@@ -11,0 +10,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
17763
4
6
13
+ Addedglobby@^7.1.1
+ Addedarray-union@1.0.2(transitive)
+ Addedarray-uniq@1.0.3(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addeddir-glob@2.2.2(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedglobby@7.1.1(transitive)
+ Addedignore@3.3.10(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedpath-type@3.0.0(transitive)
+ Addedpify@3.0.0(transitive)
+ Addedslash@1.0.0(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removed@anycli/dev-cli@^0.1.5
- Removed@anycli/plugin-not-found@^0.1.15
- Removedcli-ux@^3.3.15
- Removed@anycli/dev-cli@0.1.7(transitive)
- Removed@anycli/errors@0.2.2(transitive)
- Removed@anycli/plugin-not-found@0.1.20(transitive)
- Removed@heroku-cli/color@1.1.16(transitive)
- Removed@oclif/linewrap@1.0.0(transitive)
- Removed@oclif/screen@1.0.4(transitive)
- Removedansi-escapes@4.3.2(transitive)
- Removedansi-regex@4.1.1(transitive)
- Removedansicolors@0.3.2(transitive)
- Removedcardinal@2.1.1(transitive)
- Removedclean-stack@1.3.0(transitive)
- Removedcli-ux@3.5.0(transitive)
- Removedcross-spawn@7.0.6(transitive)
- Removedesprima@4.0.1(transitive)
- Removedextract-stack@1.0.0(transitive)
- Removedfs-extra@5.0.06.0.1(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedisexe@2.0.0(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedlodash.every@4.6.0(transitive)
- Removedlodash.flattendeep@4.4.0(transitive)
- Removedlodash.foreach@4.5.0(transitive)
- Removedlodash.map@4.6.0(transitive)
- Removedlodash.maxby@4.6.0(transitive)
- Removedpassword-prompt@1.1.3(transitive)
- Removedpath-key@3.1.1(transitive)
- Removedredeyed@2.1.1(transitive)
- Removedsemver@5.7.2(transitive)
- Removedshebang-command@2.0.0(transitive)
- Removedshebang-regex@3.0.0(transitive)
- Removedstring-similarity@1.2.2(transitive)
- Removedstrip-ansi@5.2.0(transitive)
- Removedtslib@1.14.1(transitive)
- Removedtype-fest@0.21.3(transitive)
- Removeduniversalify@0.1.2(transitive)
- Removedwhich@2.0.2(transitive)
Updated@anycli/command@^1.2.7
Updated@anycli/config@^1.2.3
Updated@anycli/plugin-help@^0.6.3