PkgRadar

Package evidence

@ohif/[email protected]

Large Javascript Payload: 4479599 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
4,344Niche · −30% score
Versions published
938Mature · −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

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":["@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,157,120
Previous version3.13.0-beta.83
Published2026-05-27T14:44:24.265Z
SHA-25618bf8144423a6844d7426b4ffb3f3304fb0e1675c80b56cbfdda9adb50352cf4

Why flagged

What the scanner saw

Large Javascript Payload: 4479599 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.13.0-beta.84Version
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/dist/ohif-ui.umd.js4479599 bytes10

Manifest

Package metadata

Scripts5
  • buildcross-env NODE_ENV=production webpack --config .webpack/webpack.prod.js
  • build:packageyarn run build
  • cleanshx rm -rf dist
  • clean:deepyarn run clean && shx rm -rf node_modules
  • startyarn run build --watch
Dependencies29
  • @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
  • webpack5.105.0