PkgRadar

Package evidence

@memberjunction/[email protected]

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

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":["@memberjunction/[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":["@memberjunction/[email protected]"],"fail_on":"review"}'
Artifact bytes1,549,913
Previous version5.35.0
Published2026-05-22T06:35:04.319Z
SHA-256d30363057a42b611b40efb65721e0b1ce16743e3c50ca98d985e1c207b6760cc

Why flagged

What the scanner saw

Large Javascript Payload: 7700843 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/runtime.umd.js7700843 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/runtime.umd.js7700843 bytes10
lowObfuscationpackage/dist/324.runtime.umd.jsmatched "\\u2192"3
lowObfuscationpackage/dist/490.runtime.umd.jsmatched "\\u0022"3

Manifest

Package metadata

Scripts8
  • buildnpm run build:node && npm run build:umd
  • build:cleanrimraf ./dist && npm run build
  • build:nodetsc
  • build:umdwebpack --config webpack.umd.config.cjs
  • patchVersionnpm version patch
  • testvitest run
  • test:watchvitest
  • watchtsc -w
Dependencies7
  • @babel/standalone^7.29.1
  • @memberjunction/core5.36.0
  • @memberjunction/core-entities5.36.0
  • @memberjunction/global5.36.0
  • @memberjunction/graphql-dataprovider5.36.0
  • @memberjunction/interactive-component-types5.36.0
  • rxjs^7.8.2