PkgRadar

Package evidence

@assemblyvoting/[email protected]

Large Javascript Payload: 2151822 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.

Versions published
161Mature · −50% score
First published
Jan 2025
Publisher
av_service_account

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":["@assemblyvoting/[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":["@assemblyvoting/[email protected]"],"fail_on":"review"}'
Artifact bytes4,759,283
Previous version5.6.3
Published2026-06-09T08:27:31.403Z
SHA-256c0a8c650f3f68952c692638444668f462518234c6af2f086a167acea0b3a940c

Why flagged

What the scanner saw

Large Javascript Payload: 2151822 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
5.6.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.cjs2151822 bytes0
lowLarge Javascript Payloadpackage/dist/index.js2419804 bytes0

Manifest

Package metadata

Scripts19
  • buildrun-p type-check build-only
  • build-onlyvite build
  • build-storybookNODE_OPTIONS=--max_old_space_size=8096 storybook build
  • devvite
  • formatprettier --write src/
  • lintrun-s lint:*
  • lint:eslinteslint . --fix --cache
  • lint:oxlintoxlint . --fix
  • precommityarn lint
  • preparehusky
  • prepublishOnlyyarn build
  • prettierprettier --write src/
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testvitest --environment jsdom --root src/
  • test-coveragevitest run --coverage --root src/
  • test-storybooktest-storybook --maxWorkers 1 --testTimeout=60000
  • test-storybook-coveragetest-storybook --maxWorkers 1 --coverage --testTimeout=60000
  • type-checkvue-tsc --build
Dependencies13
  • @assemblyvoting/types^1.0.6
  • @fontsource/open-sans^5.2.7
  • @fontsource/pt-mono^5.2.8
  • @fontsource/rubik^5.2.8
  • @fortawesome/fontawesome-svg-core^7.2.0
  • @fortawesome/free-brands-svg-icons^7.2.0
  • @fortawesome/free-solid-svg-icons^7.2.0
  • @popperjs/core^2.11.8
  • bootstrap^5.3.8
  • floating-vue^5.2.2
  • motion^12.34.4
  • vue^3.5.29
  • vue-i18n^11.2.8