PkgRadar

Package evidence

@visio-io/[email protected]

Large Javascript Payload: 2173971 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,061,319
Previous version1.10.79
Published2026-05-28T01:46:01.860Z
SHA-256fc462f856ae116b262ae2c079935269fdd4f5a3382e9ae00e7256e536a4af685

Why flagged

What the scanner saw

Large Javascript Payload: 2173971 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.80Version
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.js2173971 bytes10
mediumLarge Javascript Payloadpackage/dist/index.es.js3410136 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