PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2347445 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
1,574Niche · −30% score
Versions published
1,669Mature · −50% score
First published
Mar 2024
Publisher
jaekan

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherjaekan
Artifact bytes1,779,968
Previous version1.1.1030
Published2026-06-05T01:58:26.789Z
SHA-256a679399d7ef66009c0ff5c3070e20db96ee9a17bcff4e71cc29c3a4c5db730ef

Why flagged

What the scanner saw

Large Javascript Payload: 2347445 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.1.1031Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index-C4TTik8f.cjs2347445 bytes0
lowLarge Javascript Payloadpackage/dist/index-B4RRna66.js3298928 bytes0

Manifest

Package metadata

Scripts14
  • buildvite build && npm run verify:dist
  • build-storybooknode ./scripts/build-storybook.mjs
  • checktsc && npm run lint
  • check:beditor-browsernode ./scripts/check-beditor-browser.mjs
  • deploypowershell -ExecutionPolicy Bypass -File ./publish.ps1
  • devvite --port 3030
  • formatprettier --write "src/**/*.{ts,tsx,js,jsx,json,scss,css}"
  • linteslint "./src/**/*.{ts,tsx}" --report-unused-disable-directives --max-warnings 0
  • lint:codeeslint "./src/**/*.{ts,tsx}" --fix
  • lint:fixnpm run format && npm run lint:code && npm run lint:style
  • lint:stylestylelint --fix "**/*.scss"
  • sonarsonar-scanner
  • storybookstorybook dev -p 6006
  • verify:distnode ./scripts/verify-dist.mjs
Dependencies23
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @tiptap/core^3.23.5
  • @tiptap/extension-color^3.23.5
  • @tiptap/extension-file-handler^3.23.5
  • @tiptap/extension-highlight^3.23.5
  • @tiptap/extension-image^3.23.5
  • @tiptap/extension-table^3.23.5
  • @tiptap/extension-text-align^3.23.5
  • @tiptap/extension-text-style^3.23.5
  • @tiptap/extensions^3.23.5
  • @tiptap/pm^3.23.5
  • @tiptap/react^3.23.5
  • @tiptap/starter-kit^3.23.5
  • dayjs^1.11.19
  • dompurify^3.2.6
  • parchment^3.0.0
  • qs^6.14.0
  • quill-magic-url^4.2.0
  • quill-table-up^3.3.1
  • react-quill-new^3.8.3