PkgRadar

Package evidence

@squiz/[email protected]

no findings

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
347
Versions published
482Mature · −50% score
First published
Jan 2023
Publisher
tadams_squiz

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes161,267
Previous version2.6.8
Published2026-05-14T02:12:48.622Z
SHA-2568744e77f0665ef1bfe61fb4894397c3e37ad9a7e36584551eeebed7450b47ce0

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.6.9Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildvite build
  • cleanrimraf ./lib tsconfig.tsbuildinfo
  • compilenpm run clean && npm run compile:styles && npm run compile:code
  • compile:codetsc
  • compile:stylesnode build.js
  • devvite
  • testjest
  • test:coveragejest --coverage
  • test:e2evite build && vite preview --port 8080 & cypress open
  • test:watchjest --watch
Dependencies11
  • @headlessui/react1.7.11
  • @mui/base^5.0.0-beta.40
  • @mui/icons-material5.15.18
  • @remirror/extension-react-tables^2.2.21
  • @remirror/react2.0.35
  • @squiz/dx-json-schema-lib^1.81.4
  • @squiz/dxp-content-tools-modal^0.5.0
  • clsx2.1.1
  • react-hook-form7.51.4
  • react-image-size2.0.0
  • remirror2.0.39