PkgRadar

Package evidence

@whereby.com/[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
16,193Mainstream · −50% score
Versions published
647Mature · −50% score
First published
Jul 2022
Publisher
wherebynpm

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":["@whereby.com/[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":["@whereby.com/[email protected]"],"fail_on":"review"}'
Publisherwherebynpm
Artifact bytes335,684
Previous version0.0.0-canary-20260610171025
Published2026-06-11T12:58:37.804Z
SHA-2563f3c118dd0c41acc123b4b3ad9ad5ca764a28ab1929741e9b3fddb5b632be731

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
0.0.0-canary-20260611125454Version
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
  • buildrollup -c rollup.config.js
  • build-storybookstorybook build
  • build:storybookstorybook build
  • cleanrimraf dist node_modules .turbo
  • devstorybook dev -p 6006
  • prebuildrimraf dist
  • storybookstorybook dev -p 6006
  • testpnpm test:lint && pnpm test:unit
  • test:attwattw --pack . -f table --ignore-rules fallback-condition unexpected-module-syntax
  • test:linteslint src/
  • test:unitnode --experimental-vm-modules ../../node_modules/jest/bin/jest.js
  • test:unit:watchnode --experimental-vm-modules ../../node_modules/jest/bin/jest.js --watch
Dependencies6
  • @radix-ui/react-popover^1.0.7
  • @whereby.com/core0.0.0-canary-20260611125454
  • @whereby.com/media0.0.0-canary-20260611125454
  • clsx^2.1.1
  • heresy^1.0.4
  • runes^0.4.3