PkgRadar

Package evidence

@paulyellow/[email protected]

Large Javascript Payload: 2130261 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.

Versions published
1
First published
May 2026
Publisher
paulyellow

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":["@paulyellow/[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":["@paulyellow/[email protected]"],"fail_on":"review"}'
Publisherpaulyellow
Artifact bytes1,456,586
Previous versionnone
Published2026-05-26T07:27:07.596Z
SHA-256d256ffff1f99725addd9b6caadd5bcc030111e869e5886ea91d219ff8cda8319

Why flagged

What the scanner saw

Large Javascript Payload: 2130261 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/tiptap-markdown-editor.umd.cjs2130261 bytes10
mediumLarge Javascript Payloadpackage/dist/entry-DrcfbTBh.js2759094 bytes10

Manifest

Package metadata

Scripts4
  • buildvite build
  • build:libvite build --config vite.lib.config.js
  • devvite --host --port 5176
  • previewvite preview
Dependencies18
  • @tiptap/extension-link^3.22.4
  • @tiptap/extension-list^3.22.4
  • @tiptap/extension-placeholder^3.22.4
  • @tiptap/extension-table^3.22.4
  • @tiptap/extension-table-cell^3.22.4
  • @tiptap/extension-table-header^3.22.4
  • @tiptap/extension-table-row^3.22.4
  • @tiptap/extension-text-align^3.22.4
  • @tiptap/extension-text-style^3.22.4
  • @tiptap/extension-underline^3.22.4
  • @tiptap/markdown^3.22.4
  • @tiptap/pm^3.22.4
  • @tiptap/starter-kit^3.22.4
  • docx^9.6.1
  • echarts^5.5.0
  • html2canvas^1.4.1
  • jspdf^4.2.1
  • lowlight^3.3.0