PkgRadar

Package evidence

@equisoft/[email protected]

Known Indicator Filename: package/dist/bundle.js

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 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":["@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"}'
Artifact bytes306,767
Previous version10.2.1-snapshot.20260526132515
Published2026-05-27T13:54:38.031Z
SHA-25643562e10224f3cb8267bfb7bb2c3c08cb25b0be693a32369a1d359f6eda2c0fe

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

review
Last checked
reviewRisk
13Score
10.2.1-snapshot.20260527135310Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45

Manifest

Package metadata

Scripts11
  • buildwebpack --config ./webpack/webpack.config.prod.js
  • eslinteq-eslint src/ test/
  • eslint:ciyarn eslint
  • lintyarn eslint && yarn stylelint
  • prepublishOnlyyarn build
  • startwebpack --config ./webpack/webpack.config.dev.js
  • stylelintyarn g:stylelint "./packages/react/src/**/*.{ts,tsx}"
  • stylelint:ciyarn stylelint
  • testecho Running Typescript type-checking; tsc -p ./tsconfig.test.json && NODE_ENV=test jest --config=jest.config.js
  • test-updatejest -u
  • test: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.3
  • date-fns4.2.1
  • lucide-react1.16.0
  • prop-types15.8.1
  • react-datepicker9.1.0
  • react-is18.3.1
  • react-modal3.16.3
  • react-popper-tooltip4.4.2
  • react-shadow20.6.0
  • react-swipeable7.0.2
  • stream-browserify3.0.0