PkgRadar

Package evidence

@homebound/[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.

Versions published
1,045Mature · −50% score
First published
Mar 2021
Publisher
homebound-publisher

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":["@homebound/[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":["@homebound/[email protected]"],"fail_on":"review"}'
Artifact bytes1,556,782
Previous version3.19.0
Published2026-06-12T16:24:23.416Z
SHA-2567e1c9afc6b44c40f14bf2131c851de23d4b87398042edb9997a06ca92080bf31

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
3.20.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

Scripts20
  • buildyarn generate:design-tokens && yarn tsup-node --config tsup.config.ts && yarn copy:truss
  • build-storybookNODE_OPTIONS=--openssl-legacy-provider storybook build
  • build:trussyarn generate:design-tokens && truss
  • check:token-drifttsx scripts/check-token-drift.ts
  • chromaticchromatic --project-token=074248da7284 --exit-once-uploaded --only-changed
  • copynpx copyfiles -u 1 "./src/**/*.css" "./dist/"
  • copy-to-internal-frontendcp -r dist/* ~/homebound/internal-frontend/node_modules/@homebound/beam/dist/
  • copy:trusscp "./src/Css.json" "./dist/Css.json"
  • formatprettier --loglevel warn --write "**/*.{ts,tsx,css,md,mdx}" "tokens/**/*.json"
  • generate:design-tokenstsx scripts/generate-design-tokens.ts
  • linteslint --ext js,ts,tsx src
  • lint:cieslint --ext js,ts,tsx src --cache --cache-location .eslintcache --quiet
  • lint:fixeslint --ext js,ts,tsx --fix --cache --cache-location .eslintcache src
  • lint:fix:fileseslint --ext js,ts,tsx --fix --cache --cache-location .eslintcache
  • startyarn storybook
  • storybookNODE_OPTIONS=--openssl-legacy-provider storybook dev -p 9000
  • testvitest run
  • test:watchvitest
  • type-checkyarn tsc
  • validate:tokenstsx scripts/validate-tokens.ts
Dependencies23
  • @homebound/form-state^2.28.0
  • @internationalized/number^3.0.3
  • @popperjs/core^2.11.6
  • @react-aria/utils^3.33.1
  • change-case^5.4.4
  • date-fns^2.28.0
  • dompurify^2.3.0
  • fast-deep-equal^3.1.3
  • framer-motion^9.0.4
  • memoize-one^5.2.1
  • mobx-utils^6.1.1
  • react-aria^3.47.0
  • react-day-picker8.0.7
  • react-popper^2.3.0
  • react-router^6.28.0
  • react-router-dom^6.28.0
  • react-stately^3.45.0
  • react-virtuoso^4.2.2
  • temporal-polyfill^0.3.2
  • tributejs^5.1.3
  • trix^1.3.1
  • use-debounce^10.0.4
  • use-query-params^2.2.2