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

cli-kit

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-kit - npm Package Versions

13
11

1.11.3

Diff

Changelog

Source

v1.11.3 (Apr 14, 2021)

  • fix(command): Only consider command name to be a file if it is an absolute path.
cb1kenobi
published 1.11.2 •

Changelog

Source

v1.11.2 (Apr 13, 2021)

  • fix(cli): Set json flag on errors when the executing context or its parent contexts has a jsonMode flag set.
  • chore: Updated dev dependencies.
cb1kenobi
published 1.11.1 •

Changelog

Source

v1.11.1 (Apr 8, 2021)

  • fix: Don't override default value for boolean options.
  • chore: Updated dev dependencies.
cb1kenobi
published 1.11.0 •

Changelog

Source

v1.11.0 (Mar 26, 2021)

  • feat: Mix custom command, argument, option, and extension constructor parameters into each instance. Only works for non-existing properties.
  • fix: Execute command actions using command's context.
cb1kenobi
published 1.10.0 •

Changelog

Source

v1.10.0 (Mar 25, 2021)

  • feat(command): Support command name to be a path to command file.
  • feat(extension): Added support for defining extension contexts.
  • fix(option): Allow aliases to be negated.
  • fix(argument): Use correct datatype property when transforming argument value.
  • chore: Updated dependencies.
cb1kenobi
published 1.9.3 •

Changelog

Source

v1.9.3 (Jan 8, 2021)

  • fix(extension): Strip the package scope name from an extension name, but still add it as a hidden alias.
  • chore: Updated dependencies.
cb1kenobi
published 1.9.2 •

Changelog

Source

v1.9.2 (Jan 5, 2021)

  • chore: Updated dependencies.
cb1kenobi
published 1.9.1 •

Changelog

Source

v1.9.1 (Nov 30, 2020)

  • chore: Updated dependencies.
cb1kenobi
published 1.9.0 •

Changelog

Source

v1.9.0 (Nov 27, 2020)

  • feat(extension): Added support actions.
  • fix(terminal): One time keypress listener was not removing sigint handler after firing causing programs to appear hung.
  • refactor(cli): Moved serverMode option from exec() to the constructor.
  • style(help): Prefix the error with an 'x' symbol.
  • chore: Updated dependencies.
cb1kenobi
published 1.8.9 •

Changelog

Source

v1.8.9 (Nov 15, 2020)

  • fix(cli): Fixed bug where banner was rendered twice if autoHideBanner is enabled and an the executed command throws an error.
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