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
- 750
- Versions published
- 338Mature · −50% score
- First published
- Oct 2018
- Publisher
- nico-shipnow
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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: 4325716 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 6 · 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 | 4325716 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.js | 4346962 bytes | 10 |
Manifest
Package metadata
Scripts15
buildnpm-run-all build-css rollupbuild-csssass src/:src/ --load-path=./src --load-path=./node_modules --no-source-mapbuild-storybookbuild-storybookdevnpm-run-all -p watch-css rollup-watchlinteslint --ext js,jsx .preparenpm run buildrolluprollup -crollup watchrollup -c --watchstartnpm run storybookstart-rolluprollup -c -wstorybooknpm-run-all -p watch-css storybook-jsstorybook-jsstart-storybook -p 6006 -c .storybooktestreact-scripts test --watchAll=false .test.jstest:watchjest src/components/_tests_/*.test.jwatch-cssnpm run build-css && sass src/:src/ --load-path=./src --load-path=./node_modules --watch --no-source-map
Dependencies27
@emotion/react^11.9.0@emotion/styled^11.8.1@fortawesome/fontawesome-pro^6.0.0@fortawesome/fontawesome-svg-core^1.3.0@fortawesome/pro-duotone-svg-icons^6.1.1@fortawesome/pro-light-svg-icons^6.0.0@fortawesome/pro-regular-svg-icons^6.0.0@fortawesome/pro-solid-svg-icons^6.1.1@fortawesome/react-fontawesome^0.1.17@mui/material5.11.16@mui/x-date-pickers^5.0.3@sentry/browser^5.26.0bulma0.6.2classnames^2.2.6core-js^3.6.5formik^2.2.9libphonenumber-js^1.12.8lodash^4.17.20lottie-web5.13.0moment^2.29.4prop-types15.8.1react^17.0.2react-dom^17.0.2react-dropzone^14.3.8react-flagkit^2.0.4whatwg-fetch^3.6.20yup^1.7.1
Optional dependencies2
babel-loader8.1.0webpack4.42.0