PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4206763 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
478
Versions published
357Mature · −50% score
First published
Sep 2022
Publisher
imcarlosq

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherimcarlosq
Artifact bytes30,923,018
Previous version14.2.11
Published2026-06-02T03:31:31.982Z
SHA-2563c7cb7be38214fc280fdb0d499060ed08a8abd14a3438fec016c3f0be1da3086

Why flagged

What the scanner saw

Large Javascript Payload: 4206763 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
14.2.12Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/_bundles/ordering-ui.a155b1c1ae3603ef80e0.js4206763 bytes0

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.34
  • 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.