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
- 5,098Niche · −30% score
- Versions published
- 1,487Mature · −50% score
- First published
- Sep 2022
- Publisher
- ayahossam
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: 6559384 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 15 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.cjs.js | 6559384 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.esm.js | 6165385 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.umd.js | 6955426 bytes | 10 |
Manifest
Package metadata
Scripts2
buildrollup -cupdatervite build --watch
Dependencies51
@babel/runtime^7.12.5@emotion/react^11.10.5@emotion/styled^11.10.5@mui/material^5.11.1@mui/system^5.11.1@paypal/react-paypal-js^8.7.0@react-icons/all-files^4.1.0@react-oauth/google^0.2.6@react-spring/web^10.0.1@rollup/plugin-node-resolve^13.3.0axios^0.27.2before-after-react^1.0.5glamor^2.20.40google-map-react^2.2.0imagekitio-react4.3.0jwt-decode^3.1.2postcss^8.4.16react^19.0.0react-accessible-accordion^5.0.0react-animated-numbers^1.0.1react-background-slideshow^1.0.4react-bootstrap^2.5.0react-countdown-circle-timer^3.2.1react-cssfx-loading^2.1.0react-datepicker8.1.0react-dom^19.0.0react-horizontal-scrolling-menu^3.2.0react-image-gallery^1.4.0react-input-range^1.3.0react-intersection-observer^9.16.0- …and 21 more.