PkgRadar

Package evidence

@gravity-ui/[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.

Versions published
324Mature · −50% score
First published
Oct 2022
Publisher
gravity-ui-bot

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":["@gravity-ui/[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":["@gravity-ui/[email protected]"],"fail_on":"review"}'
Artifact bytes93,572
Previous version7.59.1
Published2026-06-11T09:52:48.366Z
SHA-25633dd83547a69e3a6ac7c15edc112584cf81da59b9a6e94017bcc56a6cfafb1d8

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts22
  • buildgulp
  • build-storybookstorybook build -o storybook-static
  • cleangulp clean
  • lintrun-p lint:*
  • lint:jseslint .
  • lint:js:fixeslint . --fix
  • lint:prettiercross-env prettier --check '**/*.md'
  • lint:prettier:fixcross-env prettier --write '**/*.md'
  • lint:stylescross-env stylelint '{styles,src}/**/*.scss'
  • lint:styles:fixcross-env npm run lint:styles -- --fix
  • prepublishOnlynpm run build
  • startstorybook dev -p 7007
  • testvitest run --project unit
  • test:coveragevitest run --project unit --coverage
  • test:docker./scripts/playwright-docker.sh npm run test:visual --
  • test:docker:clear-cache./scripts/playwright-docker.sh clear-cache
  • test:docker:update./scripts/playwright-docker.sh npm run test:visual -- --update
  • test:storybookvitest run --project storybook
  • test:unitvitest run --project unit
  • test:visualvitest run --project visual
  • test:watchvitest --project unit
  • typechecktsc --noEmit
Dependencies8
  • @bem-react/classname^1.6.0
  • @gravity-ui/charts^1.56.0
  • @gravity-ui/date-utils^2.1.0
  • @gravity-ui/i18n^1.0.0
  • @gravity-ui/yagr^4.13.4
  • afterframe^1.0.2
  • lodash^4.17.21
  • tslib^2.6.2