PkgRadar

Package evidence

[email protected]

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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
499Mature · −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

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"}'
Publisherimpactnpm
Artifact bytes14,364,393
Previous version3.7.24
Published2026-05-28T13:40:37.303Z
SHA-2568e10dd546d63dcce2d1eae86f645df0015c26239d017ba76ecb03f4a9b838933

Why flagged

What the scanner saw

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/node_modules/es-abstract/2024/StringToNumber.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
mediumLarge Javascript Payloadpackage/dist/index.js12516588 bytes10

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