Socket
Socket
Sign inDemoInstall

@commander-js/extra-typings

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commander-js/extra-typings - npm Package Versions

2

12.1.0

Diff

Changelog

Source

[12.1.0] (2024-05-18)

Changed

  • use ESLint for linting ([#65])
  • format source files with Prettier ([#66])

Removed

  • removed unimplemented Option.fullDescription from TypeScript definition ([#70])
shadowspawn
published 12.0.1 •

Changelog

Source

[12.0.1] (2023-03-02)

Changed

  • include implicit this in parameters for action handler callback [#59]
shadowspawn
published 12.0.0 •

Changelog

Source

[12.0.0] (2023-02-04)

Changed

  • update peerDependencies to commander@12.0.x, which requires Node.js v18 or higher
shadowspawn
published 12.0.0-1 •

Changelog

Source

[12.0.0-1] (2023-11-13)

Fixed

  • use prerelease Commander version for peerDependencies
shadowspawn
published 12.0.0-0 •

Changelog

Source

[12.0.0-0] (2023-11-12)

Changed

  • update peerDependencies to commander@12.0.x, which requires Node.js v18 or higher
shadowspawn
published 11.1.0 •

Changelog

Source

[11.1.0] (2023-10-15)

Added

  • Option properties: envVar, presetArg ([#48])
  • Argument properties: argChoices, defaultValue, defaultValueDescription ([#48])
  • Command properties: options, registeredArguments ([#50])

Changed

  • commands property of Command is now readonly ([#48])
  • update peerDependencies to commander@11.1.x ([#48])

Fixed

  • remove unused Option.optionFlags property ([#48])
  • add that Command.version() can also be used as getter ([#48])
  • add null return type to Commands.executableDir(), for when not configured ([#48])
  • preserve option typings when adding arguments to Command ([#49])
shadowspawn
published 11.0.0 •

Changelog

Source

[11.0.0] (2023-06-16)

Changed

  • update peerDependencies to commander@11.0.x, which requires Node.js v16 or higher
shadowspawn
published 10.0.3 •

Changelog

Source

[10.0.3] (2023-03-03)

Added

  • narrow types based on .choices() ([#29])

Fixed

  • improve Option type inferences for certain combinations of configuration ([#31])
  • mark .action() callback as allowing promises ([#33])
shadowspawn
published 10.0.2 •

Changelog

Source

[10.0.2] (2023-01-27)

Fixed

  • createOption passes through description into object constructor. ([#25])
shadowspawn
published 10.0.1 •

Changelog

Source

[10.0.1] (2023-01-17)

Fixed

  • createCommand, createArgument, and createOption pass through arguments into object constructors. ([#23])
2
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