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

nest-console

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nest-console - npm Package Compare versions

Comparing version 6.7.2 to 6.7.3

2

dist/console.service.js

@@ -75,3 +75,3 @@ "use strict";

});
command.option(`--${optionMeta.name}`, optionMeta.description, undefined, optionMeta.defaultValue, optionMeta.required);
command.option(`--${optionMeta.name} <${optionMeta.name}>`, optionMeta.description, undefined, optionMeta.defaultValue, optionMeta.required);
}

@@ -78,0 +78,0 @@ }

{
"name": "nest-console",
"version": "6.7.2",
"version": "6.7.3",
"description": "The nest console module eases the creation of beautiful and testable command line interfaces for applications base on nestjs framework.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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