PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 12676187 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
531Mature · −50% score
First published
Jan 2023
Publisher
impactnpm

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"}'
Publisherimpactnpm
Artifact bytes14,477,090
Previous version3.7.28-alpha.2
Published2026-06-12T13:09:16.559Z
SHA-256d10fa7484b34a91cc814ee723304e08f2ff99703aacc37ea4606ebc6d4ab37e2

Why flagged

What the scanner saw

Large Javascript Payload: 12676187 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
3.7.28-alpha.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js12676187 bytes0

Manifest

Package metadata

Scripts10
  • buildreact-scripts --openssl-legacy-provider build
  • build:libnpx rollup -c
  • build:storybookstorybook build
  • formatnpx prettier --write .
  • generate-componentchmod +x ./generate-component.sh && ./generate-component.sh
  • publish-packagechmod +x ./publish.sh && ./publish.sh
  • startreact-scripts start
  • start:libnpm run build -- -w
  • storybookstorybook dev -p 6006
  • testjest
Dependencies29
  • @babel/runtime^7.17.8
  • @dnd-kit/core^6.2.0
  • @dnd-kit/sortable^9.0.0
  • @dnd-kit/utilities^3.2.2
  • @tiptap/extension-highlight^2.26.1
  • @tiptap/extension-image^2.26.1
  • @tiptap/extension-link^2.26.1
  • @tiptap/extension-mention^2.26.1
  • @tiptap/extension-placeholder^2.26.1
  • @tiptap/extension-strike^2.26.1
  • @tiptap/react^2.26.1
  • @tiptap/starter-kit^2.26.1
  • @tiptap/suggestion^2.26.1
  • dompurify^3.2.7
  • emoji-picker-react^4.14.0
  • lodash^4.17.21
  • moment^2.29.4
  • node^20.16.0
  • prosemirror-model^1.25.3
  • prosemirror-state^1.4.3
  • prosemirror-view^1.40.1
  • react-dates^21.8.0
  • react-hook-form^7.54.2
  • react-router-dom^6.2.2
  • react-select^5.7.0
  • react-textarea-autosize^8.5.9
  • react-window^1.8.11
  • styled-components^5.3.6
  • tippy.js^6.3.7