PkgRadar

Package evidence

@lidofinance/[email protected]

Known Indicator Filename: package/dist/cjs/icons/components/defi/defiprojects/Harvest.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.

Weekly downloads
692
Versions published
281Mature · −50% score
First published
May 2021
Publisher
lidofinance-ui

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":["@lidofinance/[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":["@lidofinance/[email protected]"],"fail_on":"review"}'
Artifact bytes6,235,164
Previous version4.0.0-alpha.116
Published2026-05-27T08:59:57.375Z
SHA-256020f6c63ca8a6c28418929c0046ce0b14e5ed3666f86b6f2e2f8876901e8233c

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/cjs/icons/components/defi/defiprojects/Harvest.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
4.0.0-alpha.117Version
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/cjs/icons/components/defi/defiprojects/Harvest.jspackage/dist/cjs/icons/components/defi/defiprojects/Harvest.js45

Manifest

Package metadata

Scripts18
  • buildzx ./scripts/build.cjs
  • build-storybookyarn build-storybook:prebuild && storybook build
  • build-storybook:prebuildyarn css-variables:generate
  • css-variables:generatenode ./scripts/generate-css-variables.mjs
  • devstorybook dev -p 5555
  • icons:convertnode ./packages/icons/converter/index.cjs
  • lintset +e; yarn lint:js; yarn lint:css; set -e
  • lint:cssstylelint '**/*.css'
  • lint:css:fixyarn lint:css --fix
  • lint:fixset +e; yarn lint:js:fix; yarn lint:css:fix; set -e
  • lint:jseslint .
  • lint:js:fixeslint --fix .
  • preparehusky
  • releasesemantic-release
  • release:dryyarn release --dry-run
  • testnode --experimental-vm-modules ./node_modules/.bin/jest
  • test:coveragenode --experimental-vm-modules ./node_modules/.bin/jest coverage
  • typestsc --noEmit
Dependencies11
  • @rollup/plugin-commonjs28.0.3
  • babel-plugin-react-inline-svg-unique-id1.5.0
  • classnames2.5.1
  • postcss-mixins11.0.3
  • react-collapsed4.2.0
  • react-jazzicon1.0.4
  • react-toastify11.0.5
  • react-transition-group4
  • rollup-plugin-copy3.5.0
  • ua-parser-js2.0.3
  • use-callback-ref1.2.5