PkgRadar

Package evidence

@visio-io/[email protected]

Large Javascript Payload: 2203276 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
957
Versions published
177
First published
Jan 2026
Publisher
filipelins

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":["@visio-io/[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":["@visio-io/[email protected]"],"fail_on":"review"}'
Publisherfilipelins
Artifact bytes6,107,332
Previous version1.10.80
Published2026-05-28T02:03:19.494Z
SHA-256fd86eb5eb5e116208bbb4ffdcbe336d78f0b5205597da3bf56b8ea73ce79713c

Why flagged

What the scanner saw

Large Javascript Payload: 2203276 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
1.10.81Version
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/index.cjs.js2203276 bytes10
mediumLarge Javascript Payloadpackage/dist/index.es.js3451684 bytes10

Manifest

Package metadata

Scripts9
  • buildvite build && tsc -p tsconfig.build.json
  • build-storybookstorybook build
  • devstorybook dev -p 6006
  • dev:yalcYALC=1 vite build --watch
  • preparenpm run build
  • releasepnpm build && changeset publish
  • startstorybook dev -p 6066 --host 0.0.0.0 --no-open
  • storybookstorybook dev -p 6006
  • type-checktsc --noEmit
Dependencies6
  • @mui/icons-material^7.3.7
  • @mui/x-data-grid^8.27.3
  • framer-motion^12.29.2
  • hls.js^1.6.15
  • react-day-picker^9.14.0
  • supercluster^8.0.1