PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3100538 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"}'
Publisherkwant_ai
Artifact bytes2,360,352
Previous version3.48.1-1
Published2026-05-13T03:53:36.154Z
SHA-256f563d2c259e281f084a9ff7e3c601556fce116352c0ad394f302c98157a6c77b

Why flagged

What the scanner saw

Large Javascript Payload: 3100538 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
3.48.1-2Version
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.es.js3100538 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js3106127 bytes10

Manifest

Package metadata

Scripts7
  • buildrm -rf ./dist && rollup -c --bundleConfigAsCjs
  • build-storybookstorybook build
  • devnpm run storybook
  • generate-icon-typesnode ./utils/generateTypesForIcons.js
  • linteslint "**/*.ts*"
  • prebuildnpm run generate-icon-types
  • storybookstorybook dev -p 6006
Dependencies14
  • @rollup/plugin-dynamic-import-vars^2.0.5
  • @types/react^18.2.7
  • @types/react-dom^18.2.0
  • @types/react-router-dom^5.3.3
  • @types/styled-components^5.1.26
  • d3^7.8.5
  • dayjs^1.11.10
  • eslint-config-custom*
  • react^18.2.0
  • react-multi-date-picker4.0.0
  • react-router-dom^6.14.2
  • recharts^2.10.3
  • styled-components^5.3.11
  • typescript^4.5.2