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.

Weekly downloads
8,558Niche · −30% score
Versions published
152Mature · −50% score
First published
Nov 2024
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 bytes313,817
Previous version1.55.2
Published2026-06-11T09:29:04.499Z
SHA-25653dd89d52d2ca608d3b24102ed3204e611a6370572ed46681d84d7c6a27ce814

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

Scripts31
  • buildgulp
  • build-storybookstorybook build -c .storybook -o storybook-static
  • cleangulp clean
  • docs:buildnpm run docs:build-examples && cd ./docs && npm run docs:build
  • docs:build-examplesvite build --config docs/examples/vite.config.ts
  • docs:depscd ./docs && npm ci
  • docs:devcd ./docs && npm run docs:dev
  • lintrun-p lint:*
  • lint:jseslint --report-unused-disable-directives .
  • lint:js:fixeslint --fix --report-unused-disable-directives .
  • lint:othernpm run prettier -- --check
  • lint:stylesstylelint --report-needless-disables 'src/**/*.scss'
  • playwrightplaywright test --config=playwright/playwright.config.ts
  • playwright:clear-cacherm -rf ./playwright/.cache
  • playwright:docker./scripts/playwright-docker.sh 'npm run playwright'
  • playwright:docker:clear-cache./scripts/playwright-docker.sh clear-cache
  • playwright:docker:react17REACT_VERSION=17 ./scripts/playwright-docker.sh 'npm run playwright'
  • playwright:docker:react19REACT_VERSION=19 ./scripts/playwright-docker.sh 'npm run playwright'
  • playwright:docker:update./scripts/playwright-docker.sh 'npm run playwright:update'
  • playwright:installplaywright install chromium webkit --with-deps
  • playwright:perfplaywright test --project=chromium-perf --workers=1 --no-deps --config=playwright/playwright.config.ts
  • playwright:react17node scripts/install-react.mjs 17 && REACT_VERSION=17 npm run playwright
  • playwright:react19node scripts/install-react.mjs 19 && REACT_VERSION=19 npm run playwright
  • playwright:updatenpm run playwright -- -u
  • playwright:visualplaywright test --project=chromium --project=webkit --config=playwright/playwright.config.ts
  • preparehusky
  • prepublishOnlynpm run build
  • prettierprettier '**/*.{md,yaml,yml,json}'
  • startstorybook dev -p 7007
  • testjest
  • …and 1 more.
Dependencies22
  • @bem-react/classname^1.6.0
  • @gravity-ui/date-utils^2.5.4
  • @gravity-ui/i18n^1.6.0
  • @gravity-ui/icons^2.15.0
  • csstype^3.2.3
  • d3-array^3.2.4
  • d3-axis^3.0.0
  • d3-brush^3.0.0
  • d3-color^3.1.0
  • d3-delaunay^6.0.4
  • d3-dispatch^3.0.1
  • d3-hierarchy^3.1.2
  • d3-interpolate^3.0.1
  • d3-path^3.1.0
  • d3-random^3.0.1
  • d3-scale^4.0.2
  • d3-selection^3.0.0
  • d3-shape^3.2.0
  • d3-time^3.1.0
  • html-react-parser^5.2.17
  • lodash^4.17.21
  • tslib^2.6.2