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

1245

2.0.2

Diff

pop-code
published 2.0.1 •

Changelog

Source

[2.0.1] - 2020-01-16

Fixed

  • Fix the app scanner register commands using decorators. Scanner now works with external and dynamic modules
pop-code
published 2.0.0 •

Changelog

Source

[2.0.0] - 2020-01-15

Changed

  • BootstrapConsole method are not any more static. You must create an instance to boot.
  • ConsoleService new methods createCommand and createGroupCommand
  • Update dependencies versions
  • Update to support commander ^4.0.1

Added

  • Possiblity to register multi dimensions commands and sub commands using decorators. (@Console({name: 'cliName'})). If two or more Console decorators with the same name are found, they will be grouped.
  • Fix Command lifecycle to be able to resolve command's return or to catch errors
  • BootstrapConsole.boot() return a promise resolving the command's return or throwing an error. This is usefull for testing.
pop-code
published 2.0.0-alpha.2 •

pop-code
published 1.2.2 •

pop-code
published 1.2.1 •

Changelog

Source

[1.2.1] - 2020-01-03

Fixed

  • Fix a type error during the bootstrap scan for decorators #61
  • Remove implicit lodash dependency #59
  • Update to support commander@^4 #58
pop-code
published 2.0.0-alpha.1 •

pop-code
published 2.0.0-rc3 •

pop-code
published 2.0.0-rc2 •

pop-code
published 1.2.0 •

Changelog

Source

[1.2.0] - 2019-08-09

Changed

  • Move commander as Peer Dependency
  • Update to support commander@^3.0.0
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