PkgRadar

Package evidence

@zjedene-medusa/[email protected]

Large Javascript Payload: 11158653 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.

Versions published
1
First published
Jun 2026
Publisher
eterno25

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":["@zjedene-medusa/[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":["@zjedene-medusa/[email protected]"],"fail_on":"review"}'
Publishereterno25
Artifact bytes5,587,027
Previous versionnone
Published2026-06-05T08:44:23.237Z
SHA-256587e742200583724f929ca9faff3a7f6889929e8390a606fb30bd8c504be4670

Why flagged

What the scanner saw

Large Javascript Payload: 11158653 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
2.15.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/app.js11158653 bytes0
lowLarge Javascript Payloadpackage/dist/chunk-75R62SNU.mjs6517698 bytes0

Manifest

Package metadata

Scripts10
  • buildyarn typecheck && yarn run -T tsup && node ./scripts/generate-types.js
  • build:preview../../../node_modules/.bin/vite build
  • dev../../../node_modules/.bin/vite
  • generate:staticnode ./scripts/generate-currencies.js && prettier --write ./src/lib/currencies.ts
  • i18n:schemanode ./scripts/i18n/generate-schema.js
  • i18n:validatenode ./scripts/i18n/validate-translation.js
  • linteslint . --ext ts,tsx --ignore-pattern dist --report-unused-disable-directives --max-warnings 0
  • preview../../../node_modules/.bin/vite preview
  • test../../../node_modules/.bin/vitest --run
  • typechecktsgo --noEmit -p tsconfig.typecheck.json
Dependencies40
  • @ariakit/react^0.4.15
  • @babel/runtime^7.26.10
  • @dnd-kit/core^6.1.0
  • @dnd-kit/sortable^8.0.0
  • @dnd-kit/utilities^3.2.2
  • @hookform/error-message^2.0.1
  • @hookform/resolvers3.4.2
  • @radix-ui/react-dialog1.1.4
  • @radix-ui/react-dismissable-layer1.1.4
  • @tanstack/react-query5.64.2
  • @tanstack/react-table8.20.5
  • @tanstack/react-virtual^3.8.3
  • @uiw/react-json-view^2.0.0-alpha.17
  • @zjedene-medusa/admin-shared2.15.5
  • @zjedene-medusa/icons2.15.5
  • @zjedene-medusa/js-sdk2.15.5
  • @zjedene-medusa/ui4.1.15
  • cmdk^0.2.0
  • copy-to-clipboard^3.3.3
  • date-fns^3.6.0
  • i18next23.7.11
  • i18next-browser-languagedetector7.2.0
  • i18next-http-backend2.4.2
  • lodash.debounce^4.0.8
  • lodash.isequal^4.5.0
  • match-sorter^6.3.4
  • motion^11.15.0
  • qrcode^1.5.4
  • qs^6.12.1
  • radix-ui1.1.2
  • …and 10 more.