PkgRadar

Package evidence

@overture-stack/[email protected]

no findings

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
140
Versions published
52Mature · −50% score
First published
Dec 2021
Publisher
overturebio

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":["@overture-stack/[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":["@overture-stack/[email protected]"],"fail_on":"review"}'
Publisheroverturebio
Artifact bytes877,912
Previous version3.0.4
Published2026-04-09T22:18:00.784Z
SHA-256fe37a73669c6c22110d743e45c7df573ac456636f69866e57259c1e7ddddbe4f

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.0.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildconcurrently -n babel,tsc -c yellow,blue -P 'npm:build:babel -- {@}' 'npm:build:declarations -- {@}' --
  • build:babelbabel src --copy-files --extensions .tsx,.ts,.js,.jsx --out-dir dist
  • build:declarationstsc --emitDeclarationOnly --project tsconfig.release.json
  • clear:distrm -rf dist
  • patchTSts-patch install -s
  • preparenpm run patchTS
  • testNODE_OPTIONS="$NODE_OPTIONS --experimental-vm-modules" jest --config=jest.config.ts
  • test:watchnpm test -- --watch
  • watchnpm run clear:dist && npm run build -- --watch
Dependencies37
  • @emotion/react^11.0.0
  • @emotion/styled^11.0.0
  • @overture-stack/sqon-builder^1.1.0
  • @reach/component-component^0.17.0
  • @tanstack/react-table^8.7.9
  • axios^1.7.9
  • classnames^2.3.2
  • color^4.2.3
  • convert-units^2.3.4
  • date-fns^2.29.3
  • downshift^1.23.2
  • filesize^10.0.6
  • formik^0.11.11
  • jsonpath-plus^10.3.0
  • lodash^4.17.21
  • lodash-es^4.17.21
  • pluralize^8.0.0
  • ramda^0.28.0
  • react-datepicker^4.10.0
  • react-grid-layout^0.16.5
  • react-icons^5.4.0
  • react-input-range^1.3.0
  • react-router-dom^4.2.2
  • react-scrollbar-size^2.1.0
  • react-spinkit^3.0.0
  • react-table-oldnpm:react-table@^6.11.5
  • react-tippy^1.4.0
  • react-toastify^3.3.2
  • react-treeview^0.4.7
  • recompose^0.30.0
  • …and 7 more.