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

commandos

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commandos - npm Package Versions

13

0.6.0

Diff

Changelog

Source

[0.6.0] - Dec 15th, 2020

  • Support place holder in alias.
  • Read help info about top command from '<ROOT>/help.txt'.
youngoat
published 0.5.3-minior.0 •

youngoat
published 0.5.2 •

Changelog

Source

[0.5.2] - Sep 13th, 2020

  • Make commandos.run() more powerful.
youngoat
published 0.5.1 •

Changelog

Source

[0.5.1] - Nov 8th, 2019

  • Display 'Did you mean ...' when sub command not found in commandos.run().
youngoat
published 0.5.0 •

Changelog

Source

[0.5.0] - Jul 25th, 2019

  • Fixed the bug in commandos.run().
youngoat
published 0.4.0 •

Changelog

Source

[0.4.0] - Jul 2nd, 2019

  • commandos.run() added.
youngoat
published 0.3.1 •

Changelog

Source

[0.3.1] - Sep 11th, 2018

  • Fixed the bug that default value missed if it is a falsy value. E.g. If there is an ODL line --number DEFAULT(0), the returned command options has not a property named 'number' and valued 0 if such option not passed through.
youngoat
published 0.2.1 •

Changelog

Source

[0.2.1] - Mar 27th, 2018

  • Fixed the bug on commandos.parse(Object) which leads to ambiguity about what it is? Options or definitions?
  • commandos.parse.onlyArgs() added.
youngoat
published 0.2.0 •

Changelog

Source

[0.2.0] - Mar 23nd, 2018

  • Ready-made options object accepted, see Ready-Made Object Passed In.
youngoat
published 0.1.6 •

Changelog

Source

[0.1.6] - Feb 23th, 2018

  • Fixed the bug that, in ODL, option alias is forcely turn to lowercase.
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