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
- 1,648Niche · −30% score
- Versions published
- 256Mature · −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
Review before promotingMixed 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":["@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"}'Why flagged
What the scanner saw
Large Javascript Payload: 3126360 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/build/OrangeDAMContentBrowserSDK.min.js | 3126360 bytes | 10 |
Manifest
Package metadata
Scripts9
buildnpm run build:library && npm run build:typesbuild:libraryvite build && vite build -c vite.esm.config.ts && vite build -c vite.content-browser.esm.config.tsbuild:typesnode ./scripts/emit-types.mjsformateslint --fix .linttsc --noEmit && eslint src/**/*.ts{,x}optimizevite optimize --forcepublish:library./scripts/publishIfNeeded.mjsstartvitetest-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.3async-mutex^0.4.0axios^1.14.0axios-cache-interceptor^1.12.0browserslist^4.18.1lit^3.3.1lodash-es^4.17.21react^19.0.0react-app-polyfill^3.0.0react-dom^19.0.0react-redux^9.2.0styled-components^6.0.7typescript^5.1.6webfontloader^1.6.28