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
- 16
- First published
- Dec 2025
- Publisher
- nico-shipnow
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: 3578962 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 | 3578962 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.js | 3583550 bytes | 10 |
Manifest
Package metadata
Scripts10
buildnpm run build-css && npm run build-libbuild-csssass --load-path=node_modules src/styles/main.scss src/styles/main.cssbuild-librollup -cbuild-storybooknpm run build-css && storybook buildlinteslint .prepublishOnlynpm run buildpreviewvite previewstartnpm run build-css && storybook dev -p 6007testjesttest:coveragejest --coverage
Dependencies20
@emotion/react^11.14.0@emotion/styled^11.14.1@fortawesome/fontawesome-pro^7.2.0@fortawesome/fontawesome-svg-core^7.2.0@fortawesome/pro-duotone-svg-icons^7.2.0@fortawesome/pro-light-svg-icons^7.2.0@fortawesome/pro-regular-svg-icons^7.2.0@fortawesome/pro-solid-svg-icons^7.2.0@fortawesome/react-fontawesome^3.3.1@mui/material^7.3.9@mui/x-date-pickers^8.27.2bulma0.6.2classnames^2.5.1libphonenumber-js^1.13.1lottie-web5.13.0moment^2.30.1query-string^9.3.1react-dropzone^15.0.0react-flagkit^2.0.4yup^1.7.1