Gathering detailed insights and metrics for @nestjs/core
Gathering detailed insights and metrics for @nestjs/core
Gathering detailed insights and metrics for @nestjs/core
Gathering detailed insights and metrics for @nestjs/core
@opentelemetry/instrumentation-nestjs-core
OpenTelemetry instrumentation for NestJS server side applications framework
@trxn/nestjs-core
Core module for nestjs backend
@concepta/nestjs-core
Rockets NestJS Core
@tresdoce-nestjs-toolkit/core
Tresdoce NestJS Toolkit - Funcionalidades a nivel core
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
npm install @nestjs/core
Typescript
Module System
Min. Node Version
Node Version
NPM Version
87.6
Supply Chain
96.3
Quality
91.1
Maintenance
100
Vulnerability
100
License
TypeScript (99.87%)
JavaScript (0.09%)
Shell (0.03%)
Total Downloads
520,131,662
Last Day
211,358
Last Week
4,636,707
Last Month
19,656,295
Last Year
195,561,167
MIT License
71,581 Stars
18,439 Commits
7,935 Forks
734 Watchers
210 Branches
518 Contributors
Updated on Jul 01, 2025
Minified
Minified + Gzipped
Latest Version
11.1.3
Package Id
@nestjs/core@11.1.3
Unpacked Size
540.21 kB
Size
115.48 kB
File Count
365
NPM Version
10.8.2
Node Version
20.18.0
Published on
Jun 06, 2025
Cumulative downloads
Total Downloads
Last Day
2.9%
211,358
Compared to previous day
Last Week
-4.8%
4,636,707
Compared to previous week
Last Month
3.9%
19,656,295
Compared to previous month
Last Year
37.5%
195,561,167
Compared to previous year
6
1
A progressive Node.js framework for building efficient and scalable server-side applications.
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses modern JavaScript, is built with TypeScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Under the hood, Nest makes use of Express, but also provides compatibility with a wide range of other libraries, like Fastify, allowing for easy use of the myriad of third-party plugins which are available.
In recent years, thanks to Node.js, JavaScript has become the “lingua franca” of the web for both front and backend applications, giving rise to awesome projects like Angular, React, and Vue, which improve developer productivity and enable the construction of fast, testable, and extensible frontend applications. However, on the server-side, while there are a lot of superb libraries, helpers, and tools for Node, none of them effectively solve the main problem - the architecture.
Nest aims to provide an application architecture out of the box which allows for effortless creation of highly testable, scalable, and loosely coupled and easily maintainable applications. The architecture is heavily inspired by Angular.
For questions and support please use the official Discord channel. The issue list of this repo is exclusively for bug reports and feature requests.
Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
With official support, you can get expert help straight from Nest core team. We provide dedicated technical support, migration strategies, advice on best practices (and design decisions), PR reviews, and team augmentation. Read more about support here.
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please read more here.
![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ||
![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ||||
![]() | ![]() | ||||
![]() | ![]() | ![]() | |||
![]() | ![]() | ![]() |
Nest is MIT licensed.
5.3/10
Summary
@nestjs/core vulnerable to Information Exposure via StreamableFile pipe
Affected Versions
< 9.0.5
Patched Versions
9.0.5
Reason
all changesets reviewed
Reason
30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
security policy file detected
Details
Reason
SAST tool detected but not run on all commits
Details
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
22 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-23
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