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
9
First published
Feb 2020
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 bytes1,153,948
Previous version0.3.3
Published2026-06-08T18:43:56.261Z
SHA-256dec0119b55e64a2062ebe9b89ceee84291a546e7f1840b794f4ffc3633c612f2

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
16Score
2.43.1Version
Status history (1 event)
  1. newavailable · risk review · score 16 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.downlevel-dts="https://github.com/getsentry/downlevel-dts"8
mediumNew Remote Dependency Vs Previouspackage.jsondevDependencies.downlevel-dts added in 2.43.1 vs 0.3.3: "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

Scripts18
  • benchmarkvitest run --maxConcurrency 1 --no-file-parallelism test/benchmark
  • buildyarn run check-types && vite build
  • build-and-testyarn build && yarn retest
  • build:tarballnpm pack
  • check-typestsc --noEmit
  • devvite build --watch
  • lintyarn eslint src
  • live-streamyarn build && node scripts/stream.js
  • prepackyarn run build && yarn run typings:downlevel
  • replyarn build && node scripts/repl.js
  • retestvitest run --exclude test/benchmark
  • retest:updatePUPPETEER_HEADLESS=true yarn retest --update
  • testyarn test:headless
  • test:headfulPUPPETEER_HEADLESS=false yarn build-and-test
  • test:headlessPUPPETEER_HEADLESS=true yarn build-and-test
  • test:updateyarn test:headless --update
  • test:watchyarn build && PUPPETEER_HEADLESS=true yarn vitest --exclude test/benchmark
  • typings:downleveldownlevel-dts dist dist/ts3.8 --to ts3.8
Dependencies8
  • @sentry/rrdom2.43.1
  • @sentry/rrweb-snapshot2.43.1
  • @sentry/rrweb-types2.43.1
  • @types/css-font-loading-module0.0.7
  • @xstate/fsm^1.4.0
  • base64-arraybuffer^1.0.1
  • fflate^0.4.4
  • mitt^3.0.0