PkgRadar

Package evidence

@homebound/[email protected]

Large Javascript Payload: 3087085 bytes

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
3,752Niche · −30% score
Versions published
1,040Mature · −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 bytes2,136,973
Previous version2.171.1
Published2022-08-29T13:33:38.982Z
SHA-256204a986cabd936c533ecf4427a807b89eb4b37ed6313830677f21b2f161dd216

Why flagged

What the scanner saw

Large Javascript Payload: 3087085 bytes

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.mjs3087085 bytes0

Manifest

Package metadata

Scripts12
  • buildyarn copy && ttsc
  • build:storybookbuild-storybook -s ./testAssets
  • build:trusstruss
  • chromaticchromatic --project-token=074248da7284 --exit-once-uploaded
  • copynpx copyfiles -u 1 "./src/**/*.css" "./dist/"
  • copy-to-internal-frontendcp -r dist/* ~/homebound/internal-frontend/node_modules/@homebound/beam/dist/
  • formatprettier --loglevel warn --write "**/*.{ts,tsx,css,md}"
  • linteslint . --cache --fix --ext .js,.ts,.tsx
  • startyarn storybook
  • storybookstart-storybook -p 9000 -s ./testAssets
  • testjest --maxWorkers 4
  • test:watchjest --watch
Dependencies21
  • @homebound/form-state^2.15.3
  • @internationalized/number^3.0.3
  • @react-aria/utils^3.13.2
  • @react-hook/resize-observer^1.2.2
  • change-case^4.1.2
  • date-fns^2.28.0
  • dompurify^2.3.0
  • fast-deep-equal^3.1.3
  • framer-motion^4.1.11
  • memoize-one^5.2.1
  • react-aria^3.18.0
  • react-day-picker8.0.7
  • react-popper^2.2.5
  • react-router^5.2.0
  • react-router-dom^5.2.0
  • react-stately^3.16.0
  • react-virtuoso2.10.2
  • tributejs^5.1.3
  • trix^1.3.1
  • use-debounce^7.0.1
  • use-query-params^1.2.2