PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.ordering-api-sdk="github:Ordering-Releases/ordering-sdk#release"

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
198
Versions published
203Mature · −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

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"}'
Publisherimcarlosq
Artifact bytes1,415,859
Previous version1.43.87
Published2026-05-27T02:35:12.761Z
SHA-256a38a90803a6fbc0491daca058f7443c068398fb55cc467fa856c02cbf65261db

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.ordering-api-sdk="github:Ordering-Releases/ordering-sdk#release"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.ordering-api-sdk="github:Ordering-Releases/ordering-sdk#release"12
mediumLarge Javascript Payloadpackage/_bundles/ordering-component-admin.2cf30c4ca8482e469e3b.js2876643 bytes10

Manifest

Package metadata

Scripts6
  • buildnpm run clean && babel ./src --out-dir ./_modules && babel ./native --out-dir ./_modules/native && 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
Dependencies14
  • @babel/runtime^7.10.4
  • @react-native-async-storage/async-storage^1.13.1
  • @sentry/react^6.2.1
  • @sentry/tracing^6.2.1
  • @stripe/react-stripe-js^1.1.2
  • @stripe/stripe-js^1.9.0
  • dayjs^1.9.3
  • decimal.js^10.4.3
  • moment^2.29.4
  • ordering-api-sdkgithub:Ordering-Releases/ordering-sdk#release
  • prop-types^15.7.2
  • react-google-recaptcha^2.1.0
  • react-google-recaptcha-v3^1.10.0
  • socket.io-client^4.7.2