PkgRadar

Package evidence

@pdfme/[email protected]

Large Javascript Payload: 14357473 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
48,185Mainstream · −50% score
Versions published
690Mature · −50% score
First published
Feb 2022
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@pdfme/[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":["@pdfme/[email protected]"],"fail_on":"review"}'
Artifact bytes7,205,084
Previous version6.1.2-dev.32
Published2026-05-28T03:47:52.057Z
SHA-256db4030626828de844d2bf7038335a79553fbf6f1a78ff256f618833ecd66b5db

Why flagged

What the scanner saw

Large Javascript Payload: 14357473 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
6.1.2-dev.33Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js14357473 bytes10

Manifest

Package metadata

Scripts6
  • buildvite build && tsc -p tsconfig.build.json
  • cleanrimraf dist
  • devvite build --watch
  • fmtvp fmt -c ../../.oxfmtrc.json src --write
  • lintvp lint -c ../../.oxlintrc.json src
  • testvitest run --config ../../vitest.config.ts
Dependencies15
  • @dnd-kit/core^6.0.8
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @pdfme/converter*
  • @scena/react-guides^0.28.2
  • antd^6.3.7
  • dompurify^3.4.1
  • form-render^2.5.5
  • hotkeys-js^4.0.3
  • lucide-react^1.12.0
  • rc-field-form^2.7.1
  • react^18.2.0
  • react-dom^18.2.0
  • react-moveable^0.56.0
  • react-selecto^1.12.0