PkgRadar

Package evidence

@ohif/[email protected]

Large Javascript Payload: 4460300 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
1,940Niche · −30% score
Versions published
560Mature · −50% score
First published
Jul 2024
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,146,078
Previous version3.13.0-beta.83
Published2026-05-27T14:44:26.959Z
SHA-25628617727cb3e9ec9b844e91a1951326463d23200003f8f34be0e74c46429bf0a

Why flagged

What the scanner saw

Large Javascript Payload: 4460300 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
3.13.0-beta.84Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/ohif-ui-next.umd.js4460300 bytes10

Manifest

Package metadata

Scripts9
  • 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
  • devcross-env NODE_ENV=development webpack serve --config .webpack/webpack.playground.js
  • startyarn run build --watch
  • testecho "Error: no test specified" && exit 1
  • test:unitjest --watchAll
  • test:unit:cijest --ci --runInBand --collectCoverage
Dependencies35
  • @radix-ui/react-accordion1.2.11
  • @radix-ui/react-checkbox1.3.2
  • @radix-ui/react-context-menu2.2.15
  • @radix-ui/react-dialog1.1.14
  • @radix-ui/react-dropdown-menu2.1.15
  • @radix-ui/react-hover-card1.1.14
  • @radix-ui/react-icons1.3.2
  • @radix-ui/react-label2.1.7
  • @radix-ui/react-popover1.1.14
  • @radix-ui/react-scroll-area1.2.9
  • @radix-ui/react-select2.2.5
  • @radix-ui/react-separator1.1.7
  • @radix-ui/react-slider1.3.5
  • @radix-ui/react-slot1.2.3
  • @radix-ui/react-switch1.2.5
  • @radix-ui/react-tabs1.1.12
  • @radix-ui/react-toggle1.1.9
  • @radix-ui/react-toggle-group1.1.10
  • @radix-ui/react-tooltip1.2.7
  • class-variance-authority0.7.1
  • clsx2.1.1
  • cmdk1.1.1
  • date-fns3.6.0
  • framer-motion6.2.4
  • lucide-react0.379.0
  • next-themes0.3.0
  • react18.3.1
  • react-day-picker8.10.1
  • react-resizable-panels2.1.9
  • react-shepherd6.1.1
  • …and 5 more.