PkgRadar

Package evidence

@justeattakeaway/[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
132Mature · −50% score
First published
Aug 2024
Publisher
fozzie-bot

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":["@justeattakeaway/[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":["@justeattakeaway/[email protected]"],"fail_on":"review"}'
Publisherfozzie-bot
Artifact bytes69,440
Previous version0.0.0-snapshot-release-20260611123708
Published2026-06-11T13:04:38.143Z
SHA-256ca3d139f09187f3d92db43f7fc1dd76c3fb4bda591d76198337b5403a52568d5

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

Evidence

Static findings

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

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

Scripts10
  • buildrun -T vite build
  • build:react-wrapperrun -T build-react-wrapper
  • create:manifestrun -T cem analyze --litelement
  • lint:scriptsrun -T eslint .
  • lint:scripts:fixyarn lint:scripts --fix
  • test:browsersrun -T playwright test -c ./playwright-lit.config.ts
  • test:browsers:ciyarn test:browsers
  • test:visualrun -T cross-env-shell PERCY_TOKEN=${PERCY_TOKEN_PIE_LOTTIE_PLAYER} percy exec --allowed-hostname cloudfront.net -- run -T playwright test -c ./playwright-lit-visual.config.ts
  • test:visual:ciyarn test:visual
  • watchrun -T vite build --watch
Dependencies2
  • @justeattakeaway/pie-webc-core14.0.2
  • lottie-web5.13.0