PkgRadar

Package evidence

@verdaccio/[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.

Versions published
50Mature · −50% score
First published
Dec 2022
Publisher
verdaccio.npm

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":["@verdaccio/[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":["@verdaccio/[email protected]"],"fail_on":"review"}'
Publisherverdaccio.npm
Artifact bytes358,013
Previous version5.0.0-next-9.9
Published2026-04-19T08:43:35.233Z
SHA-256880acb9c7c6681957008d7744083cd7ac4ee8c3fd8b604b39a0137f692a22387

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildnode tools/generate-github-markdown.mjs && vite build
  • build-storybookstorybook build
  • cleanrimraf ./build
  • generate:github-markdown-cssnode tools/generate-github-markdown.mjs
  • startcross-env BROWSER=none storybook dev -p 6006
  • testcross-env TZ=UTC vitest run
  • type-checktsc --noEmit -p tsconfig.build.json
  • watchvite build --watch
Dependencies31
  • @emotion/react11.14.0
  • @emotion/styled11.14.1
  • @hookform/resolvers5.2.2
  • @microlink/react-json-view1.31.12
  • @mui/icons-material7.3.9
  • @mui/material7.3.9
  • @mui/system7.3.9
  • @verdaccio/ui-i18n10.0.0-next-9.2
  • country-flag-icons1.6.15
  • dayjs1.11.20
  • debug4.4.3
  • dompurify3.3.3
  • highlight.js11.11.1
  • i18next25.8.18
  • js-base643.7.8
  • localstorage-memory1.0.3
  • lodash-es4.17.23
  • marked17.0.4
  • marked-highlight2.2.3
  • normalize.css8.0.1
  • react19.2.4
  • react-dom19.2.4
  • react-hook-form7.71.2
  • react-i18next16.5.8
  • react-markdown10.1.0
  • react-router7.13.1
  • react-virtualized9.22.6
  • semver7.7.4
  • swr2.4.1
  • validator13.15.26
  • …and 1 more.