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.7 to 0.9.8

2

.anycli.manifest.json

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

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