PkgRadar

Package evidence

@0xsquid/[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
782
Versions published
468Mature · −50% score
First published
Nov 2022
Publisher
0xraj

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":["@0xsquid/[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":["@0xsquid/[email protected]"],"fail_on":"review"}'
Publisher0xraj
Artifact bytes1,145,548
Previous version6.10.0
Published2026-05-28T16:09:49.278Z
SHA-256b01763ffcf0ba6a74f8c9f006b267cb78479d66117b71b604f0bdee145cb3065

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
6.10.1-beta-canton.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildrimraf dist && mkdir -p dist/cjs && yarn build-tailwind && rollup -c rollup.config.js
  • build-tailwindtailwindcss -i ./src/tailwind.css -o ./src/compiled-tailwind.css
  • formatprettier --write --ignore-path .prettierignore .
  • packlibrm -f squid-widget-*.tgz && yarn build && yarn pack --filename squid-widget-$(date +%s).tgz
  • prebuildnode -p "'export const SQUID_WIDGET_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'" > src/squidWidgetVersion.ts
  • releaserelease-it
  • release:cirelease-it --ci
  • release:dryrelease-it --dry-run
  • release:prerelease-it --preRelease=beta
  • testvitest
  • watchtsc -w -p ./tsconfig.json
  • watch:build-tailwindyarn build-tailwind --watch
Dependencies15
  • @0xsquid/react-hooks8.8.1-beta-canton.4
  • @0xsquid/squid-types0.1.227
  • @0xsquid/ui3.4.1-beta-deposit-with-memo.1
  • @tanstack/react-query4.36.1
  • @types/lodash4.14.202
  • @wagmi/core2.13.8
  • axios1.7.2
  • clsx2.1.1
  • ethers6.13.5
  • fuse.js6.6.2
  • lodash4.17.21
  • qr.js0.0.0
  • react-device-detect2.2.3
  • react-window^1.8.10
  • zustand4.5.4