Gathering detailed insights and metrics for nestjs-console
Gathering detailed insights and metrics for nestjs-console
Gathering detailed insights and metrics for nestjs-console
Gathering detailed insights and metrics for nestjs-console
nestjs-web-console
Web console for NestJs
@squareboat/nest-console
The console package for your NestJS Applications
nestjs-console-oclif
A NestJS module that integrate oclif to build nice cli
@ymchun/nestjs-console
A NestJS module that provide a cli - forked by ymchun for temperarily workaround to work with nestjs v8
A nestjs module that provide a cli to your application.
npm install nestjs-console
Typescript
Module System
Min. Node Version
Node Version
NPM Version
95
Supply Chain
78.2
Quality
76.8
Maintenance
100
Vulnerability
100
License
TypeScript (99.13%)
JavaScript (0.87%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
580 Stars
348 Commits
26 Forks
2 Watchers
6 Branches
13 Contributors
Updated on Jun 03, 2025
Latest Version
10.0.0
Package Id
nestjs-console@10.0.0
Unpacked Size
55.98 kB
Size
15.01 kB
File Count
43
NPM Version
10.7.0
Node Version
20.14.0
Published on
Feb 16, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
nestjs-console is a module that provide a cli. A ready to use service class for your modules that exposes methods to register commands and sub commands using the npm package commander
The nestjs framework is missing a cli to access the application context.
Common use case : Headless application, cron task, export data, etc...
nestjs-console provide a way to bind cli command and subcommands to providers's methods.
The console service works as a standalone process, like the classic entry point, and will initialize a NestApplicationContext (headless) instead a NestApplication. The console service will be accessible inside the container.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
SAST tool detected but not run on all commits
Details
Reason
security policy file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 2/22 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
14 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More