PkgRadar

Package evidence

@desivocal/[email protected]

Large Javascript Payload: 2126448 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
209
Versions published
97Mature · −50% score
First published
Oct 2024
Publisher
nparashar150

Effective trust discount applied: 50% (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":["@desivocal/[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":["@desivocal/[email protected]"],"fail_on":"review"}'
Publishernparashar150
Artifact bytes928,166
Previous version1.0.21-alpha.4
Published2026-05-19T15:09:28.912Z
SHA-25639f409c28af2b95c8924a6d1b0cc4fd8913b0bbe469c81f24782ebf36d521ab3

Why flagged

What the scanner saw

Large Javascript Payload: 2126448 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.21-alpha.6Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/dv-agent.es.js2126448 bytes10

Manifest

Package metadata

Scripts6
  • buildtsc -b && vite build && cp -r ./test.html ./dist/test.html
  • devvite --port=3000
  • linteslint .
  • previewvite preview
  • releasepnpm run build && npm publish --access=public
  • release:alphapnpm run build && npm publish --access=public --tag alpha
Dependencies27
  • @changesets/cli^2.31.0
  • @hookform/resolvers^3.10.0
  • @livekit/components-react^2.9.21
  • @livekit/components-styles^1.2.0
  • @radix-ui/react-avatar^1.1.11
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-icons^1.3.2
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-tooltip^1.2.8
  • @tailwindcss/typography^0.5.19
  • @wavesurfer/react^1.0.12
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • framer-motion^11.18.2
  • livekit-client^2.18.10
  • lucide-react^0.439.0
  • react^18.3.1
  • react-dom^18.3.1
  • react-hook-form^7.75.0
  • react-lottie^1.2.10
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • tailwind-merge^2.6.1
  • tailwindcss-animate^1.0.7
  • zod^3.25.76