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
1,306Niche · −30% score
Versions published
343Mature · −50% score
First published
May 2019
Publisher
CircleCI

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"}'
PublisherCircleCI
Artifact bytes409,408
Previous version10.3.2
Published2026-06-10T08:32:41.162Z
SHA-256d19bbb55f5759341d19137f25721b1e73b9e257f54eeaa90ed372047c0790cd1

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/WelcomeLoader.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

Manifest

Package metadata

Scripts6
  • buildvite build && node ./scripts/patch-css-imports.js
  • startvite build --watch
  • testvitest
  • theme:generateyarn tokens:build && tsx src/theme/scripts/generate-theme.ts && yarn run -T prettier --write 'src/theme/generated/theme.css' && yarn tokens:generate-theme-variables
  • tokens:buildnode ./src/theme/scripts/build-tokens.js
  • tokens:generate-theme-variablestsx src/theme/scripts/generate-theme-variables.ts
Dependencies15
  • @ariakit/react0.4.23
  • @emotion/is-prop-valid^1.4.0
  • @juggle/resize-observer^3.4.0
  • copy-to-clipboard^3.3.3
  • date-fns^4.1.0
  • downshift^7.4.1
  • lodash.capitalize^4.2.1
  • lodash.debounce^4.0.8
  • lodash.range^3.2.0
  • lottie-light-react^2.4.0
  • match-sorter^8.2.0
  • react-datepicker^8.4.0
  • react-dropzone^14.3.8
  • react-flatten-children^1.0.0
  • react-hot-toast^2.6.0