Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@anycli/example-multi-js

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anycli/example-multi-js - npm Package Compare versions

Comparing version 0.9.18 to 0.9.19

2

.anycli.manifest.json

@@ -1,1 +0,1 @@

{"version":"0.9.18","commands":{"hello":{"id":"hello","pluginName":"@anycli/example-multi-js","pluginType":"core","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}}
{"version":"0.9.19","commands":{"hello":{"id":"hello","pluginName":"@anycli/example-multi-js","pluginType":"core","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}}

@@ -0,1 +1,9 @@

<a name="0.9.19"></a>
## [0.9.19](https://github.com/anycli/example-multi-js/compare/af980a638aa7fe383ce82c10a2f385d911a4c61c...v0.9.19) (2018-02-07)
### Bug Fixes
* anycli v0.33.22 ([4019a13](https://github.com/anycli/example-multi-js/commit/4019a13))
<a name="0.9.18"></a>

@@ -2,0 +10,0 @@ ## [0.9.18](https://github.com/anycli/example-multi-js/compare/9ba74e59dd7ae1fa28888a8b346f5fa68c76d0a3...v0.9.18) (2018-02-07)

{
"name": "@anycli/example-multi-js",
"description": "example multi-command CLI built with javascript",
"version": "0.9.18",
"version": "0.9.19",
"author": "Jeff Dickey @jdxcode",

@@ -18,11 +18,11 @@ "anycli": {

"dependencies": {
"@anycli/command": "^1.2.14",
"@anycli/config": "^1.3.36",
"@anycli/errors": "^0.2.1",
"@anycli/plugin-help": "^0.7.0",
"@anycli/command": "^1.2.19",
"@anycli/config": "^1.3.45",
"@anycli/errors": "^0.2.2",
"@anycli/plugin-help": "^0.7.2",
"globby": "^7.1.1"
},
"devDependencies": {
"@anycli/dev-cli": "^0.3.7",
"@anycli/test": "^0.10.13",
"@anycli/dev-cli": "^0.3.9",
"@anycli/test": "^0.10.15",
"chai": "^4.1.2",

@@ -29,0 +29,0 @@ "eslint": "^4.17.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc