PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2036358 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
186
Versions published
16
First published
Dec 2025
Publisher
bieler96

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherbieler96
Artifact bytes1,317,815
Previous version1.4.0
Published2026-06-05T17:54:58.693Z
SHA-25621590d4b69b656844ebe364c05d89893ecde32c4fe9bfd062ca591a849bd18b0

Why flagged

What the scanner saw

Large Javascript Payload: 2036358 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.6.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.cjs2036358 bytes0
lowLarge Javascript Payloadpackage/dist/index.js2901412 bytes0

Manifest

Package metadata

Scripts12
  • buildtsc -b && vite build --config vite.config.lib.ts
  • build-storybookstorybook build
  • devvite
  • formatprettier . --write
  • format:checkprettier . --check
  • linteslint .
  • majornpm version major && npm run update-package
  • minornpm version minor && npm run update-package
  • patchnpm version patch && npm run update-package
  • previewvite preview
  • storybookstorybook dev -p 6006
  • update-packagenpm run build && npm publish
Dependencies23
  • @base-ui/react^1.5.0
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @floating-ui/react^0.27.14
  • @tailwindcss/vite^4.1.18
  • @tanstack/react-router^1.170.11
  • @tanstack/react-table^8.21.3
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • commander^14.0.2
  • fs-extra^11.3.3
  • inquirer^13.1.0
  • lucide-react^0.525.0
  • maplibre-gl^5.24.0
  • motion^12.40.0
  • picocolors^1.1.1
  • recharts^3.8.1
  • sonner^2.0.6
  • tailwind-merge^3.4.0
  • tailwindcss^4.1.18
  • tsx^4.21.0
  • vaul^1.1.2