PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3473002 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
12
First published
Mar 2026
Publisher
ryelpd

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherryelpd
Artifact bytes3,135,378
Previous version0.2.2
Published2026-05-20T09:45:46.514Z
SHA-25644765c9297712b8db17dabc968a81a44e0aa2aafddbe51f899a801bd572b7344

Why flagged

What the scanner saw

Large Javascript Payload: 3473002 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/erl-mathtextx-editor.umd.cjs3473002 bytes10

Manifest

Package metadata

Scripts7
  • buildtsc && vite build && vite build --config vite.config.umd.ts
  • devvite
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • previewvite preview
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
Dependencies32
  • @tiptap/core^2.11.0
  • @tiptap/extension-code-block-lowlight^2.11.0
  • @tiptap/extension-color^2.27.2
  • @tiptap/extension-font-family^2.27.2
  • @tiptap/extension-highlight^2.27.2
  • @tiptap/extension-image^2.11.0
  • @tiptap/extension-link^2.11.0
  • @tiptap/extension-placeholder^2.11.0
  • @tiptap/extension-subscript^2.11.0
  • @tiptap/extension-superscript^2.11.0
  • @tiptap/extension-table^2.11.0
  • @tiptap/extension-table-cell^2.11.0
  • @tiptap/extension-table-header^2.11.0
  • @tiptap/extension-table-row^2.11.0
  • @tiptap/extension-task-item^2.11.0
  • @tiptap/extension-task-list^2.11.0
  • @tiptap/extension-text-align^2.27.2
  • @tiptap/extension-text-style^2.27.2
  • @tiptap/extension-typography^2.27.2
  • @tiptap/extension-underline^2.11.0
  • @tiptap/pm^2.11.0
  • @tiptap/react^2.11.0
  • @tiptap/starter-kit^2.11.0
  • @weiruo/tiptap-extension-indent^2.0.4-1
  • dompurify^3.3.1
  • function-plot^1.25.3
  • html2canvas^1.4.1
  • jspdf^4.1.0
  • katex^0.16.33
  • lowlight^3.3.0
  • …and 2 more.