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

1345

3.1.0

Diff

Changelog

Source

[3.1.0] - 2020-07-30

Changed

  • Update dependencies
  • Update commander to v6

Added

  • Support required options (Warning, required options means option is required not the value. To force a required value use <option> instead [option])
pop-code
published 3.0.6 •

Changelog

Source

[3.0.6] - 2020-06-10

Fixed

  • Fix: command accept multiple arguments https://github.com/Pop-Code/nestjs-console/issues/148 (thanks to https://github.com/tzellman)

Changed

  • Update dependencies
pop-code
published 3.0.5 •

Changelog

Source

[3.0.5] - 2020-05-05

Changed

  • Fix #140 and #145 remove allowSyntheticDefaultImports to fit default nest application
pop-code
published 3.0.4 •

Changelog

Source

[3.0.4] - 2020-04-05

Changed

  • Update dependencies
  • Remove ignored files from npm build
  • Fix #140 replace esModuleInterop by allowSyntheticDefaultImports
pop-code
published 3.0.3 •

pop-code
published 3.0.2 •

Changelog

Source

[3.0.2] - 2020-23-04

Changed

  • Update dependencies
  • Update to support nest mono repo >= 7.0.0

Breaking

  • Update to Commander >= 5.0.0
pop-code
published 3.0.1 •

pop-code
published 3.0.0 •

pop-code
published 2.1.0 •

Changelog

Source

[2.1.0] - 2020-02-03

Changed

  • Update dependencies

Breaking

  • Node 8 (carbon) is now deprecated (jest > v25)
  • Update to Commander >= 4.1.1

Added

  • add badges in readme
pop-code
published 2.0.3 •

Changelog

Source

[2.0.3] - 2020-02-03

Fixed

  • Fix the return of the service's command. Updating the service to use commander.parseAsync() instead of commander.parse(). Promise are now handled without event listener. Tests were improved.

Changed

  • Replace tslint by eslint
  • Remove I prefix from interfaces
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