PkgRadar

Package evidence

@nerdjs/[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
78
Versions published
205Mature · −50% score
First published
Dec 2021
Publisher
olivierkastel

Effective trust discount applied: 50% (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":["@nerdjs/[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":["@nerdjs/[email protected]"],"fail_on":"review"}'
Publisherolivierkastel
Artifact bytes93,929
Previous version3.5.4
Published2026-06-02T23:49:48.493Z
SHA-2561ca0066ad4a33fe56b6f6b9757787b6ea5080f90987a3b6f964ebf7560e22d47

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
3.5.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildrimraf dist && tsc -p tsconfig.build.json
  • linteslint . --ext .ts,.tsx
  • lint:fixeslint . --ext .ts,.tsx --fix
  • prettier-formatprettier --write 'src/**/*.{ts,tsx,js,json,md}'
  • sizesize-limit
  • starttsc -p tsconfig.build.json -w --sourceMap
  • testjest
Dependencies24
  • @intercom/messenger-js-sdk0.0.17
  • @lezer/markdown1.4.3
  • @uidotdev/usehooks2.4.1
  • hastscript9.0.1
  • input-format0.3.14
  • js-cookie3.0.5
  • jspdf3.0.2
  • libphonenumber-js1.12.17
  • lodash4.17.21
  • mdast-util-directive3.1.0
  • moment-timezone0.6.0
  • react-draggable4.5.0
  • react-imask7.6.1
  • react-markdown10.1.0
  • react-resizable3.0.5
  • react-rnd10.5.2
  • react-window1.8.11
  • remark-directive4.0.0
  • remark-gfm4.0.1
  • remark-html16.0.1
  • remark-parse11.0.0
  • unified11.0.5
  • unist-util-map4.0.0
  • yup1.7.0