PkgRadar

Package evidence

@nestjs/[email protected]

no findings

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
6,101,664Ubiquitous · −70% score
Versions published
264Mature · −50% score
First published
Jun 2017
Publisher
nestjscore

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@nestjs/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@nestjs/[email protected]"],"fail_on":"review"}'
Publishernestjscore
Artifact bytes56,821
Previous version11.0.22
Published2026-06-09T06:52:38.113Z
SHA-256903141412c33206b274dd3e186eef43782aeaff5f006db65491f2371a845e0a7

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
11.0.23Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildtsc
  • cleangulp clean:bundle
  • formatprettier --write "**/*.ts"
  • linteslint '{lib,commands,actions}/**/*.ts' --fix
  • prepacknpm run build
  • preparehusky
  • prepublish:nextnpm run build
  • prepublish:npmnpm run build
  • prereleasenpm run build
  • publish:nextnpm publish --access public --tag next
  • publish:npmnpm publish --access public
  • releaserelease-it
  • startnode bin/nest.js
  • testjest --config test/jest-config.json
  • test:devnpm run clean && jest --config test/jest-config.json --watchAll
Dependencies18
  • @angular-devkit/core19.2.27
  • @angular-devkit/schematics19.2.27
  • @angular-devkit/schematics-cli19.2.27
  • @inquirer/prompts7.10.1
  • @nestjs/schematics^11.0.1
  • ansis4.2.0
  • chokidar4.0.3
  • cli-table30.6.5
  • commander4.1.1
  • fork-ts-checker-webpack-plugin9.1.0
  • glob13.0.6
  • node-emoji1.11.0
  • ora5.4.1
  • tsconfig-paths4.2.0
  • tsconfig-paths-webpack-plugin4.2.0
  • typescript5.9.3
  • webpack5.106.2
  • webpack-node-externals3.0.0