PkgRadar

Package evidence

@squiz/[email protected]

Large Javascript Payload: 21092591 bytes

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":["@squiz/[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":["@squiz/[email protected]"],"fail_on":"review"}'
Publishertadams_squiz
Artifact bytes5,752,069
Previous version5.34.1-develop.1
Published2026-05-19T03:38:41.961Z
SHA-2560cb9ffee56555c1486801b855b000d6f47adc363a4e5b5182ca8ad103adf6307

Why flagged

What the scanner saw

Large Javascript Payload: 21092591 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
14Score
5.35.0-develop.1Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/dxp.js21092591 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/dxp.js21092591 bytes10
lowInstall-time lifecycle scriptpackage.jsonprepare="husky install"4

Manifest

Package metadata

Scripts13
  • buildtsc
  • build:releasenpm run build && npm run bundle
  • bundlenode scripts/bundle.js
  • cleanrm -rf ./lib/ ./dist/
  • cmcz
  • coveragecodecov
  • linteslint ./src/ --fix
  • preparehusky install
  • semantic-releasesemantic-release
  • testjest --testPathIgnorePatterns=src/__tests__/smoke/validate.spec.ts
  • test:smokejest src/__tests__/smoke/validate.spec.ts
  • test:watchjest --watch
  • typechecktsc --noEmit
Dependencies4
  • @squiz/local-component-dev-ui0.6.21
  • esbuild^0.21.5
  • update-notifier5.1.0
  • workerd^1.20250428.0