PkgRadar

Package evidence

@pnpm/[email protected]

Remote Payload: matched "github.com/oven-sh/bun/releases/download"

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":["@pnpm/[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":["@pnpm/[email protected]"],"fail_on":"review"}'
Publisherpnpmuser
Artifact bytes3,248
Previous version1101.1.0
Published2026-05-20T14:56:09.498Z
SHA-256efa0c35748c9b9dcce2b840879af06e13ddb0fad284d1a45f962571b666d00f4

Why flagged

What the scanner saw

Remote Payload: matched "github.com/oven-sh/bun/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/index.jsmatched "github.com/oven-sh/bun/releases/download"12

Manifest

Package metadata

Scripts3
  • compiletsgo --build && pn lint --fix
  • linteslint "src/**/*.ts"
  • testpn compile
Dependencies10
  • @pnpm/crypto.shasums-file1100.0.1
  • @pnpm/error1100.0.0
  • @pnpm/fetching.binary-fetcher1101.0.7
  • @pnpm/fetching.fetcher-base1100.1.5
  • @pnpm/fetching.types1100.0.1
  • @pnpm/resolving.npm-resolver1101.3.1
  • @pnpm/resolving.resolver-base1100.3.0
  • @pnpm/types1101.1.1
  • @pnpm/util.lex-comparator^3.0.2
  • semver^7.7.2