PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2020152 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.

Versions published
14
First published
Dec 2025
Publisher
bieler96

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"}'
Publisherbieler96
Artifact bytes1,298,184
Previous version1.1.8
Published2026-05-26T17:31:56.102Z
SHA-2562678a8f3fd2108b3dfbd76bb1ca579799c9c74615db87df7691bf6195d264fde

Why flagged

What the scanner saw

Large Javascript Payload: 2020152 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.3.0Version
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.cjs2020152 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2880488 bytes10

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
Dependencies21
  • @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-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
  • 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