PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4266170 bytes

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"}'
Publisherivoyt
Artifact bytes2,587,482
Previous version0.1.3
Published2026-05-24T22:22:57.178Z
SHA-256c4564a200a6d0057fc7c5ec815c563a7724de91561e8c809626fefffe47005ac

Why flagged

What the scanner saw

Large Javascript Payload: 4266170 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
0.1.4Version
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/tiptapify.umd.js4266170 bytes10
mediumLarge Javascript Payloadpackage/dist/tiptapify.mjs5024505 bytes10

Manifest

Package metadata

Scripts9
  • buildvite build
  • build:charmaptsx build-charmap.ts
  • build:emojistsx build-emojis.ts
  • devvite
  • docs:buildpnpm --filter tiptapify-docs docs:build
  • docs:devpnpm --filter tiptapify-docs docs:dev
  • docs:previewpnpm --filter tiptapify-docs docs:preview
  • linteslint resources/ts --fix --ext .ts,.js,.cjs,.vue,.tsx,.jsx
  • testecho "Error: no test specified" && exit 1
Dependencies44
  • @mdi/js^7.4.47
  • @tiptap/core^3.23.5
  • @tiptap/extension-blockquote^3.23.5
  • @tiptap/extension-bold^3.23.5
  • @tiptap/extension-bubble-menu^3.23.5
  • @tiptap/extension-code^3.23.5
  • @tiptap/extension-code-block^3.23.5
  • @tiptap/extension-code-block-lowlight^3.23.5
  • @tiptap/extension-color^3.23.5
  • @tiptap/extension-document^3.23.5
  • @tiptap/extension-floating-menu^3.23.5
  • @tiptap/extension-font-family^3.23.5
  • @tiptap/extension-hard-break^3.23.5
  • @tiptap/extension-heading^3.23.5
  • @tiptap/extension-highlight^3.23.5
  • @tiptap/extension-horizontal-rule^3.23.5
  • @tiptap/extension-image^3.23.5
  • @tiptap/extension-invisible-characters^3.23.5
  • @tiptap/extension-italic^3.23.5
  • @tiptap/extension-link^3.23.5
  • @tiptap/extension-list^3.23.5
  • @tiptap/extension-list-item^3.23.5
  • @tiptap/extension-paragraph^3.23.5
  • @tiptap/extension-placeholder^3.23.5
  • @tiptap/extension-strike^3.23.5
  • @tiptap/extension-subscript^3.23.5
  • @tiptap/extension-superscript^3.23.5
  • @tiptap/extension-table^3.23.5
  • @tiptap/extension-task-item^3.23.5
  • @tiptap/extension-task-list^3.23.5
  • …and 14 more.