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

nestjs-console

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-console - npm Package Versions

1235

1.1.4

Diff

Changelog

Source

[1.1.4] - 2019-06-25

Added

  • Possiblity to register commands and sub commands (2d) using decorators. 2 new decorators @Console() and @Command()
pop-code
published 1.0.2 •

Changelog

Source

[1.0.2] - 2019-05-29

Fixed

  • Issue #18
pop-code
published 1.0.1 •

Changelog

Source

[1.0.1] - 2019-04-21

Fixed

  • Remove typescript peer dependency.

Changed

  • Update dependencies versions
pop-code
published 1.0.0 •

Changelog

Source

[1.0.0] - 2019-04-12

Changed

  • The bootstrap method has been moved and is now static in the new BootstrapConsole class, you can extend it if you need to change the default boot behavior.
  • New options for bootstrap
pop-code
published 1.0.0-alpha.1 •

Changelog

Source

[1.0.0-alpha.1] - 2019-04-08

Added

  • A decorator InjectCli to inject commander instance (patched for sub commands) as nestjs provider
  • A new methods subCommands() => Command in the class ConsoleService to get sub commands from a non patched commander instance.
  • Tests

Changed

  • Update docs

Removed

  • The instance method ConsoleService.log method was removed.
  • The PatchedCommander interface was removed. You can import the Command interface from the nestjs-console module instead.

Fixed

  • Improve Commander override, type and service
  • Fix git style sub commands to return a result if no arguments are submitted to the cli.
  • Update of the bootstrap function signature
pop-code
published 0.2.1 •

Changelog

Source

[0.2.1] - 2019-04-07

Fixed

  • Fix doc
pop-code
published 0.2.0 •

Changelog

Source

[0.2.0] - 2019-04-07

Changed

  • Update the dependencies to support nestjs ^6.0.0
pop-code
published 0.1.6 •

pop-code
published 0.1.5 •

pop-code
published 0.1.4 •

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