PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5311059 bytes

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherrzeradev
Artifact bytes1,856,935
Previous version0.5.24
Published2026-05-18T21:30:23.112Z
SHA-256dfcf4f80a8326330e0df952c52a5c0543c04a36389af21fb5d57c8a1d6aac5b3

Why flagged

What the scanner saw

Large Javascript Payload: 5311059 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
0.5.25Version
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/cdn/animot-presenter.esm.js5311059 bytes10
mediumLarge Javascript Payloadpackage/dist/cdn/animot-presenter.min.js5145988 bytes10

Manifest

Package metadata

Scripts9
  • buildnpm run build:svelte && npm run build:element
  • build:elementvite build --config vite.element.config.ts
  • build:sveltesvelte-kit sync && svelte-package -o dist
  • cdn:servenpm run package && npx --yes http-server dist/cdn -p 4173 --cors -c-1
  • checksvelte-kit sync && svelte-check --tsconfig ./tsconfig.json
  • devvite dev
  • packagenpm run build
  • prepublishOnlynpm run build
  • previewvite preview
Dependencies3
  • @animotion/motion^2.0.1
  • canvas-confetti^1.9.4
  • shiki^1.0.0