PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4198941 bytes

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
368
Versions published
356Mature · −50% score
First published
Sep 2022
Publisher
carlos-gomez

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 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"}'
Publishercarlos-gomez
Artifact bytes30,916,483
Previous version14.2.0
Published2026-04-08T16:31:34.960Z
SHA-256b318acff949f8da0d651ded63777270a261e58f18e443f6c8c65c3e8fe36fe63

Why flagged

What the scanner saw

Large Javascript Payload: 4198941 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
14.2.1Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/_bundles/ordering-ui.8d0a7561ec9cfa16ed5a.js4198941 bytes10

Manifest

Package metadata

Scripts6
  • buildyarn run clean && babel ./src --out-dir ./_modules && babel ./src/themes --out-dir ./_modules/themes && webpack --config webpack.prod.js
  • build-devnpx webpack --mode=development
  • cleanshx rm -rf _bundles _modules
  • lintstandard
  • servenpx webpack-dev-server --config webpack.dev.js
  • testcypress open
Dependencies38
  • @babel/runtime^7.10.4
  • @loadable/component^5.15.2
  • @meronex/icons^4.0.0
  • @popperjs/core^2.5.3
  • @sentry/react^5.25.0
  • @sentry/tracing^5.25.0
  • @stripe/react-stripe-js^1.1.2
  • @stripe/stripe-js^1.9.0
  • date-fns^2.30.0
  • dom-to-image^2.6.0
  • intersection-observer^0.12.0
  • jspdf^2.3.1
  • libphonenumber-js^1.9.4
  • lodash^4.17.19
  • moment^2.29.4
  • nanoid^4.0.0
  • ordering-components-external13.2.33
  • payment^2.4.6
  • polished^3.6.6
  • react-bootstrap-icons^1.7.2
  • react-calendar^3.3.1
  • react-credit-cards-2^0.10.0
  • react-date-range^1.4.0
  • react-datepicker^4.12.0
  • react-helmet^6.1.0
  • react-hook-form^6.8.1
  • react-ios-pwa-prompt^1.8.4
  • react-linkify^1.0.0-alpha
  • react-loading-skeleton^2.1.1
  • react-otp-input^2.3.0
  • …and 8 more.