PkgRadar

Package evidence

@justeattakeaway/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 1 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
4,991Niche · −30% score
Versions published
93Mature · −50% score
First published
Aug 2023
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 bytes46,510
Previous version0.0.0-snapshot-release-20260605091820
Published2026-06-05T09:35:00.303Z
SHA-2562b284488c6e2004d91a134405d2455422938ff15641c1eca35d62642385cca4e

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 1 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.0.0-snapshot-release-20260605093403Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 1 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts10
  • buildrun -T tsx ./buildCss.ts && run -T tsx ./buildInternalScss.ts
  • generate:typography-docsnode scripts/generate-typography-docs.js
  • lint:scriptsrun -T eslint .
  • lint:scripts:fixyarn lint:scripts --fix
  • lint:stylerun -T stylelint './**/*.{css,scss}'
  • lint:style:fixyarn lint:style --fix
  • prepublishOnlyyarn lint:style && yarn lint:scripts && yarn build && yarn test
  • testrun -T vitest run --config ../../../vite.config.js
  • test:ciyarn test
  • test:watchrun -T vitest
Dependencies1
  • @justeat/pie-design-tokens7.11.1