New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eclipt

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eclipt - npm Package Versions

0.2.1

Diff

Changelog

Source

[v0.2.1] - 2021-12-01

Added

  • support to allow any number of arguments

Fixed

  • options and commands string being shown at help when there are none
gcsboss
published 0.2.0 •

Changelog

Source

[v0.2.0] - 2021-08-31

Added

  • support for key-value options delimited with =
  • arbitrariy depth nested commands

Fixed

  • numerous details on help usage

Changed

  • single callback command for an action function
  • most of the interface organization

Removed

  • automatic version flag
  • default values support
  • feature of reading node files in a directory to make up the commands
  • support for creating the cli and running it in separate steps
gcsboss
published 0.1.6 •

Changelog

Source

[v0.1.6] - 2020-04-27

Fixed

  • fix bug when calling help for cli with lazy-loaded (required) commands
gcsboss
published 0.1.5 •

Changelog

Source

[v0.1.5] - 2020-04-17

Changed

  • requireCommands to only require files when the command is actually run
gcsboss
published 0.1.4 •

Changelog

Source

[v0.1.4] - 2020-04-16

Fixed

  • bug when command is followed by a single argument
gcsboss
published 0.1.3 •

Changelog

Source

[v0.1.3] - 2020-04-04

Added

  • support for array options

Fixed

  • bug where trailing arg after required command would throw 'unknown command'

Changed

  • exception andling to always display last context help
gcsboss
published 0.1.2 •

Changelog

Source

[v0.1.2] - 2019-07-15

Added

  • Rule to ignore args preffixing the main tool name.
gcsboss
published 0.1.1 •

Changelog

Source

[v0.1.1] - 2019-07-15

Added

  • Setting to describe expected positional arguments.

Changed

  • Arguments passed to command callback functions (data, ...args).
gcsboss
published 0.1.0 •

Changelog

Source

[v0.1.0] - 2019-07-14

  • First officially published version.
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