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.14 to 0.9.15

2

.anycli.manifest.json

@@ -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

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