PkgRadar

Package evidence

@sentry/[email protected]

Large Javascript Payload: 6299251 bytes

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
1,239Niche · −30% score
Versions published
19
First published
May 2026
Publisher
sentry-bot

Effective trust discount applied: 30% (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":["@sentry/[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":["@sentry/[email protected]"],"fail_on":"review"}'
Publishersentry-bot
Artifact bytes4,358,709
Previous version0.67.3
Published2026-06-05T15:06:30.034Z
SHA-2560c863ffdd7d66a8b11f70f170e5a5119e91af42f2a93631721b0345f861711c5

Why flagged

What the scanner saw

Large Javascript Payload: 6299251 bytes

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

Availability ledger

available

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

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/app.js6299251 bytes0
lowLarge Javascript Payloadpackage/dist/client.js5856542 bytes0
lowLarge Javascript Payloadpackage/dist/handler.js6301457 bytes0
lowLarge Javascript Payloadpackage/dist/index.js6301383 bytes0

Manifest

Package metadata

Scripts6
  • buildpnpm run build:client && pnpm run build:css && pnpm run build:server && tsc -p tsconfig.build.json --emitDeclarationOnly
  • build:clienttsup --config tsup.client.config.ts
  • build:csstailwindcss -i src/tailwind.css -o dist/tailwind.css --minify
  • build:servertsup --config tsup.config.ts
  • testvitest run -c vitest.config.ts
  • typechecktsc --noEmit
Dependencies12
  • @sentry/junior0.68.0
  • @sentry/junior-plugin-api0.68.0
  • @tanstack/react-query^5.100.14
  • better-auth^1.3.36
  • hono^4.12.22
  • lucide-react^1.17.0
  • nitro3.0.260522-beta
  • react^19.2.6
  • react-dom^19.2.6
  • react-router^7.16.0
  • recharts^3.8.1
  • shiki4.1.0