PkgRadar

Package evidence

@sentry/[email protected]

Remote Dependency Spec: devDependencies.downlevel-dts="https://github.com/getsentry/downlevel-dts"

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
1
First published
Jun 2026
Publisher
sentry-bot

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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 bytes228,457
Previous versionnone
Published2026-06-08T19:05:03.610Z
SHA-256fa46c3b1469fb3eae3535d0cc1f3d595fcbffc08b53af50caa840610c27c5ade

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.downlevel-dts="https://github.com/getsentry/downlevel-dts"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

review
Last checked
reviewRisk
8Score
2.43.2Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.downlevel-dts="https://github.com/getsentry/downlevel-dts"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.downlevel-dtshttps://github.com/getsentry/downlevel-dtserror0invalid gzip header

Manifest

Package metadata

Scripts10
  • buildyarn run check-types && vite build
  • build:tarballnpm pack
  • check-typestsc --noEmit
  • devvite build --watch
  • lintyarn eslint src
  • prepackyarn run build && yarn run typings:downlevel
  • testvitest run
  • test:updatevitest run --update
  • test:watchvitest watch
  • typings:downleveldownlevel-dts dist dist/ts3.8 --to ts3.8