🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

nest-commander

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nest-commander - npm Package Compare versions

Comparing version

to
3.12.3

6

CHANGELOG.md
# nest-commander
## 3.12.3
### Patch Changes
- e66901a: update package @fig/complete-commander to v3.0.0 to support commander v11
## 3.12.2

@@ -4,0 +10,0 @@

4

package.json
{
"name": "nest-commander",
"version": "3.12.2",
"version": "3.12.3",
"description": "A module for making CLI applications with NestJS. Decorators for running commands and separating out config parsers included. This package works on top of commander.",

@@ -26,3 +26,3 @@ "repository": {

"dependencies": {
"@fig/complete-commander": "^2.0.1",
"@fig/complete-commander": "^3.0.0",
"@golevelup/nestjs-discovery": "4.0.0",

@@ -29,0 +29,0 @@ "commander": "11.0.0",