PkgRadar

Package evidence

@ohif/[email protected]

Large Javascript Payload: 4663048 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
945Mature · −50% score
First published
Aug 2019
Publisher
sedghi

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":["@ohif/[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":["@ohif/[email protected]"],"fail_on":"review"}'
Publishersedghi
Artifact bytes1,219,735
Previous version3.13.0-beta.89
Published2026-06-13T01:02:22.122Z
SHA-25666d574251cd95cdbb8cbe68a920dd5ab12bf931a3c923586822b0b1305669db8

Why flagged

What the scanner saw

Large Javascript Payload: 4663048 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
3.13.0-beta.92Version
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/dist/ohif-ui.umd.js4663048 bytes0

Manifest

Package metadata

Scripts5
  • buildcross-env NODE_ENV=production rspack build --config .webpack/webpack.prod.js
  • build:packagepnpm run build
  • cleanshx rm -rf dist
  • clean:deeppnpm run clean && shx rm -rf node_modules
  • startpnpm run build --watch
Dependencies28
  • @testing-library/react13.4.0
  • browser-detect0.2.28
  • classnames2.5.1
  • d3-array3
  • d3-axis3
  • d3-scale4
  • d3-scale-chromatic3
  • d3-selection3
  • d3-shape3
  • d3-zoom3
  • lodash.clonedeep4.5.0
  • lodash.debounce4.0.8
  • lodash.merge4.6.2
  • moment2.30.1
  • mousetrap1.6.5
  • react18.3.1
  • react-dates21.8.0
  • react-dnd14.0.2
  • react-dnd-html5-backend14.0.0
  • react-dom18.3.1
  • react-draggable4.5.0
  • react-error-boundary3.1.4
  • react-modal3.11.2
  • react-outside-click-handler1.3.0
  • react-select5.7.4
  • react-test-renderer18.3.1
  • react-window1.8.11
  • react-with-direction1.4.0