PkgRadar

Package evidence

@averer/[email protected]

Large Javascript Payload: 9607878 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
244
Versions published
9
First published
Mar 2026
Publisher
anujthakur

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":["@averer/[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":["@averer/[email protected]"],"fail_on":"review"}'
Publisheranujthakur
Artifact bytes5,318,876
Previous version2.2.0-beta.3
Published2026-05-25T15:45:15.946Z
SHA-256c11829faf787053669cd4b31e3e34f009dc674cb205f625d7f26b7c30f155eb4

Why flagged

What the scanner saw

Large Javascript Payload: 9607878 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
20Score
2.2.0-beta.4Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/averer-websdk.umd.js9607878 bytes10
mediumLarge Javascript Payloadpackage/dist/index-H6uwipp-.js7409964 bytes10

Manifest

Package metadata

Scripts1
  • build-localNODE_OPTIONS="--max-old-space-size=8096" vite build --mode development
Dependencies1
  • @sentry/react^10.27.0