PkgRadar

Package evidence

@vendure/[email protected]

Large Javascript Payload: 3026201 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
6,379Niche · −30% score
Versions published
567Mature · −50% score
First published
Apr 2019
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@vendure/[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":["@vendure/[email protected]"],"fail_on":"review"}'
Artifact bytes6,554,498
Previous version3.7.0-minor-202605220309
Published2026-05-28T03:11:35.802Z
SHA-2560d3ae008c64849cd7ebd83228cb9e7954b58ae87cfa53fe0cce09e9fd93479e1

Why flagged

What the scanner saw

Large Javascript Payload: 3026201 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
3.7.0-minor-202605280309Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/admin-ui/browser/chunk-TLEKPOQE.js3026201 bytes10

Manifest

Package metadata

Scripts4
  • buildrimraf lib && node -r ts-node/register build.ts && npm run compile
  • compiletsc -p ./tsconfig.build.json
  • linteslint --fix .
  • watchtsc -p ./tsconfig.build.json --watch
Dependencies3
  • date-fns^4.0.0
  • express-rate-limit^7.5.0
  • fs-extra^11.2.0