Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 3101103 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 20 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.es.js | 3101103 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.js | 3106704 bytes | 10 |
Manifest
Package metadata
Scripts7
buildrm -rf ./dist && rollup -c --bundleConfigAsCjsbuild-storybookstorybook builddevnpm run storybookgenerate-icon-typesnode ./utils/generateTypesForIcons.jslinteslint "**/*.ts*"prebuildnpm run generate-icon-typesstorybookstorybook 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.26d3^7.8.5dayjs^1.11.10eslint-config-custom*react^18.2.0react-multi-date-picker4.0.0react-router-dom^6.14.2recharts^2.10.3styled-components^5.3.11typescript^4.5.2