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
- 1,186Mature · −50% score
- First published
- Feb 2019
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@equisoft/[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":["@equisoft/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Known Indicator Filename: package/dist/bundle.js
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 13 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/bundle.js | package/dist/bundle.js | 45 |
Manifest
Package metadata
Scripts11
buildwebpack --config ./webpack/webpack.config.prod.jseslinteq-eslint src/ test/eslint:ciyarn eslintlintyarn eslint && yarn stylelintprepublishOnlyyarn buildstartwebpack --config ./webpack/webpack.config.dev.jsstylelintyarn g:stylelint "./packages/react/src/**/*.{ts,tsx}"stylelint:ciyarn stylelinttestecho Running Typescript type-checking; tsc -p ./tsconfig.test.json && NODE_ENV=test jest --config=jest.config.jstest-updatejest -utest:ciyarn test --max-workers=2 --ci
Dependencies15
@floating-ui/react0.27.19@floating-ui/react-dom2.1.8@floating-ui/utils0.2.11@mui/base5.0.0-beta.70@tanstack/react-table8.21.3date-fns4.2.1lucide-react1.16.0prop-types15.8.1react-datepicker9.1.0react-is18.3.1react-modal3.16.3react-popper-tooltip4.4.2react-shadow20.6.0react-swipeable7.0.2stream-browserify3.0.0