PkgRadar

Package evidence

@orangelogic/[email protected]

Large Javascript Payload: 3126354 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
258Mature · −50% score
First published
May 2025
Publisher
dev-orangelogic

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":["@orangelogic/[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":["@orangelogic/[email protected]"],"fail_on":"review"}'
Artifact bytes3,950,959
Previous version2.2.3-41YQXP-beta-4
Published2026-06-08T10:18:28.519Z
SHA-2560c11365919e20759ad0c71ac3325938358a03a684fe9e652a82b33c35eab3d9d

Why flagged

What the scanner saw

Large Javascript Payload: 3126354 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.2.3-41YQXP-beta-5Version
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/build/OrangeDAMContentBrowserSDK.min.js3126354 bytes0

Manifest

Package metadata

Scripts9
  • buildnpm run build:library && npm run build:types
  • build:libraryvite build && vite build -c vite.esm.config.ts && vite build -c vite.content-browser.esm.config.ts
  • build:typesnode ./scripts/emit-types.mjs
  • formateslint --fix .
  • linttsc --noEmit && eslint src/**/*.ts{,x}
  • optimizevite optimize --force
  • publish:library./scripts/publishIfNeeded.mjs
  • startvite
  • test-browserweb-test-runner
Dependencies20
  • @lit-labs/virtualizer^2.1.1
  • @open-wc/testing^4.0.0
  • @orangelogic/design-system2.91.0
  • @reduxjs/toolkit^2.11.2
  • @types/node^20.4.8
  • @types/react^19.0.8
  • @types/react-dom^19.0.3
  • async-mutex^0.4.0
  • axios^1.14.0
  • axios-cache-interceptor^1.12.0
  • browserslist^4.18.1
  • lit^3.3.1
  • lodash-es^4.17.21
  • react^19.0.0
  • react-app-polyfill^3.0.0
  • react-dom^19.0.0
  • react-redux^9.2.0
  • styled-components^6.0.7
  • typescript^5.1.6
  • webfontloader^1.6.28