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
273Mature · −50% score
First published
Sep 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 bytes1,024,503
Previous version7.41.0
Published2026-06-10T13:02:31.149Z
SHA-25615419d89a0f8d36e27406aa1e70701baa816ed5b0af8fe4e55b11c10b3108057

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.42.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

Scripts25
  • buildgulp
  • build-storybookstorybook build -c .storybook -o storybook-static
  • cleangulp clean
  • lintrun-p lint:*
  • lint:jseslint
  • lint:js:fixnpm run lint:js -- --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
  • playwrightplaywright test --config=playwright/playwright.config.ts
  • playwright:clear-cacherm -rf ./playwright/.cache
  • playwright:docker./playwright/run-docker-command.sh npm run playwright --
  • playwright:docker:clear-cache./playwright/run-docker-command.sh clear-cache
  • playwright:docker:update./playwright/run-docker-command.sh npm run playwright:update --
  • playwright:installplaywright install chromium webkit --with-deps
  • playwright:updatenpm run playwright -- -u all
  • preparehusky
  • prepublishOnlynpm run build && npm pkg delete engines
  • startstorybook dev -p 7007
  • testjest
  • test-storybooktest-storybook
  • test:coveragejest --coverage
  • test:watchjest --watchAll
  • typechecktsc --noEmit
Dependencies16
  • @bem-react/classname^1.7.0
  • @floating-ui/react^0.27.16
  • @gravity-ui/i18n^1.8.0
  • @gravity-ui/icons^2.16.0
  • @hello-pangea/dnd^18.0.1
  • @tanstack/react-virtual^3.13.12
  • @uiw/react-color^2.9.2
  • blueimp-md5^2.19.0
  • lodash^4.17.21
  • rc-slider^11.1.9
  • react-transition-group^4.4.5
  • react-virtualized-auto-sizer^1.0.26
  • react-window^1.8.11
  • tabbable^6.2.0
  • tslib^2.8.1
  • use-sync-external-store^1.6.0