PkgRadar

Package evidence

@bheui/[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
41
Versions published
28Mature · −50% score
First published
Sep 2020
Publisher
devx

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":["@bheui/[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":["@bheui/[email protected]"],"fail_on":"review"}'
Publisherdevx
Artifact bytes344,106
Previous version2.0.0-rc1
Published2022-01-19T06:06:58.453Z
SHA-256a8ae0a125b8a888a090fbd58cff103ca28f1160381bcd8977871824b4b4ce8bd

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildtsc -p tsconfig.json
  • build-storybookbuild-storybook --no-dll
  • prebuildrimraf lib && mkdir lib
  • prepareinstall-peers
  • publish:packageyarn publish --access public
  • storybookstart-storybook -p 6006 --no-dll
  • testjest
  • test:watchjest --watch
Dependencies19
  • @bheui/form-logic^0.1.0-rc6
  • @uppy/core^1.14.0
  • @uppy/react^1.10.10
  • @uppy/store-redux^1.2.4
  • brace^0.11.1
  • classnames^2.2.6
  • cookie^0.4.1
  • devx-js-utilities^0.1.5
  • isomorphic-unfetch^3.0.0
  • moment^2.28.0
  • office-ui-fabric-react^7.149.4
  • ramda^0.27.1
  • react-ace^9.1.1
  • react-datetime^3.0.4
  • react-dropzone^11.1.0
  • react-select^3.1.0
  • reduxsauce^1.2.0
  • typescript^4.0.5
  • uuid^8.3.1