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.

Weekly downloads
148
Versions published
501Mature · −50% score
First published
Aug 2024
Publisher
jecete

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"}'
Publisherjecete
Artifact bytes6,056,303
Previous version2.0.50
Published2026-06-10T04:44:51.250Z
SHA-2568d2c6302e25fc1e1545b337b4888a966b9ed5bd297e1db623dfbd2f76a109270

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
20Score
2.0.51Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index.es-Lo_YWBF-.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
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index.es-Lo_YWBF-.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
lowLarge Javascript Payloadpackage/dist/index-aMf2DMOQ.js3366522 bytes0
lowLarge Javascript Payloadpackage/dist/index.umd.js3374756 bytes0

Manifest

Package metadata

Scripts7
  • buildtsc -b && vite build && copy lib\stylesPlugin.ts dist\
  • devvite
  • linteslint .
  • lint:fixeslint . --fix
  • preparehusky
  • previewvite preview
  • releaserelease-it
Dependencies36
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @hookform/resolvers^3.9.0
  • @radix-ui/react-accordion^1.2.1
  • @radix-ui/react-checkbox^1.1.1
  • @radix-ui/react-dialog^1.1.2
  • @radix-ui/react-dropdown-menu^2.1.1
  • @radix-ui/react-label^2.1.2
  • @radix-ui/react-popover^1.1.1
  • @radix-ui/react-progress^1.1.2
  • @radix-ui/react-radio-group^1.2.1
  • @radix-ui/react-select^2.1.1
  • @radix-ui/react-separator^1.1.0
  • @radix-ui/react-slot^1.1.0
  • @radix-ui/react-switch^1.1.1
  • @radix-ui/react-tabs^1.1.0
  • @radix-ui/react-tooltip^1.1.2
  • @tanstack/match-sorter-utils^8.19.4
  • @tanstack/react-table^8.20.1
  • class-variance-authority^0.7.0
  • clsx^2.1.1
  • cmdk1.0.0
  • date-fns^3.6.0
  • js-cookie^3.0.5
  • lottie-react^2.4.0
  • lucide-react^0.416.0
  • match-sorter^6.3.4
  • next-themes^0.3.0
  • react-day-picker^9.1.4
  • …and 6 more.