PkgRadar

Package evidence

@desivocal/[email protected]

Large Javascript Payload: 2126532 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,121
Previous version1.0.21-alpha.6
Published2026-05-26T09:34:28.912Z
SHA-25667f25391624eb3bf0ad6530ad95438f299f47903cceb8c90b0b846db09fa173a

Why flagged

What the scanner saw

Large Javascript Payload: 2126532 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.7Version
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.js2126532 bytes10

Manifest

Package metadata

Scripts7
  • 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
  • test:servenpx --yes serve -l 3000 .
Dependencies27
  • @changesets/cli^2.27.9
  • @hookform/resolvers^3.3.4
  • @livekit/components-react^2.9.0
  • @livekit/components-styles^1.1.5
  • @radix-ui/react-avatar^1.0.4
  • @radix-ui/react-dropdown-menu^2.0.6
  • @radix-ui/react-icons^1.3.0
  • @radix-ui/react-label^2.0.2
  • @radix-ui/react-popover^1.1.4
  • @radix-ui/react-slot^1.1.1
  • @radix-ui/react-tooltip^1.0.7
  • @tailwindcss/typography^0.5.19
  • @wavesurfer/react^1.0.5
  • class-variance-authority^0.7.0
  • clsx^2.1.0
  • framer-motion^11.2.6
  • livekit-client^2.11.4
  • lucide-react^0.439.0
  • react^18.3.1
  • react-dom^18.3.1
  • react-hook-form^7.51.3
  • react-lottie^1.2.4
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • tailwind-merge^2.2.1
  • tailwindcss-animate^1.0.7
  • zod^3.24.1