PkgRadar

Package evidence

@amityco/[email protected]

Large Javascript Payload: 2196956 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
358
Versions published
168Mature · −50% score
First published
May 2021
Publisher
platform-butler

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@amityco/[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":["@amityco/[email protected]"],"fail_on":"review"}'
Artifact bytes1,758,173
Previous version4.15.0
Published2026-05-15T08:14:45.721Z
SHA-256a7ee624552f32b9a0865d6ecee5c14b88b46f0a771e09871780d10a43590b3a1

Why flagged

What the scanner saw

Large Javascript Payload: 2196956 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
4.16.0Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/esm/index.js2196956 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2344773 bytes10

Manifest

Package metadata

Scripts14
  • buildtsup --minify
  • build:devtsup --sourcemap --metafile
  • build:prod:analyzepnpm build --metafile
  • gistnode ./code-snippets/scripts/create-gist.mjs
  • gist:updatenode ./code-snippets/scripts/update-code-snippets.mjs
  • linteslint . && stylelint "**/*.css"
  • lint:fixeslint . --fix && stylelint "**/*.css" --fix
  • preparehusky install
  • storybookstorybook dev -p 6006
  • storybook:buildNODE_OPTIONS=--max-old-space-size=4096 storybook build --output-dir ./storybook-build
  • stylelintstylelint
  • testjest
  • test:watchjest --watch
  • tsctsc
Dependencies46
  • @hookform/error-message^2.0.1
  • @hookform/resolvers^3.3.4
  • @internationalized/date^3.6.0
  • @lexical/link^0.18.0
  • @lexical/react^0.18.0
  • @livekit/components-react^2.9.14
  • @livekit/components-styles^1.1.6
  • @livekit/track-processors^0.6.1
  • @tanstack/react-query^5.28.14
  • @vvo/tzdb^6.187.0
  • clsx^2.1.0
  • colorthief^2.4.0
  • dayjs^1.11.11
  • filesize^9.0.11
  • framer-motion^11.1.7
  • hls.js^1.5.11
  • js-sha256^0.11.0
  • lexical^0.18.0
  • linkify-react^4.1.3
  • linkifyjs^4.1.3
  • livekit-client^2.15.14
  • lodash^4.17.21
  • millify^6.1.0
  • modern-normalize^2.0.0
  • plyr^3.7.8
  • polished^4.3.1
  • react-aria^3.33.1
  • react-aria-components^1.2.1
  • react-hook-form^7.49.2
  • react-infinite-scroll-component^6.1.0
  • …and 16 more.