PkgRadar

Package evidence

@uuv/[email protected]

Large Javascript Payload: 5561711 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
213
Versions published
109Mature · −50% score
First published
Jan 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@uuv/[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":["@uuv/[email protected]"],"fail_on":"review"}'
Artifact bytes1,708,513
Previous version1.0.0-beta.106
Published2026-05-17T19:55:27.394Z
SHA-2560158861b609c8868ab8208aba05e36a528848d8ef56da27f7b707d086816744b

Why flagged

What the scanner saw

Large Javascript Payload: 5561711 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.0.0-beta.107Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/bundle/uuv-a11y.bundle.js5561711 bytes10

Manifest

Package metadata

Scripts4
  • devts-node watch.ts
  • e2e-test:runjest --coverage
  • packagenpm pack --pack-destination="../../dist/packages"
  • testnpm run e2e-test:run --
Dependencies7
  • @testing-library/dom^10.0.0
  • axe-core^4.10.0
  • dom-accessibility-api^0.7.0
  • emulate-tab^1.2.1
  • jquery^3.7.1
  • lodash^4.17.21
  • rxjs^7.8.1