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
- 151Mature · −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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts31
buildgulpbuild-storybookstorybook build -c .storybook -o storybook-staticcleangulp cleandocs:buildnpm run docs:build-examples && cd ./docs && npm run docs:builddocs:build-examplesvite build --config docs/examples/vite.config.tsdocs:depscd ./docs && npm cidocs:devcd ./docs && npm run docs:devlintrun-p lint:*lint:jseslint --report-unused-disable-directives .lint:js:fixeslint --fix --report-unused-disable-directives .lint:othernpm run prettier -- --checklint:stylesstylelint --report-needless-disables 'src/**/*.scss'playwrightplaywright test --config=playwright/playwright.config.tsplaywright:clear-cacherm -rf ./playwright/.cacheplaywright:docker./scripts/playwright-docker.sh 'npm run playwright'playwright:docker:clear-cache./scripts/playwright-docker.sh clear-cacheplaywright: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-depsplaywright:perfplaywright test --project=chromium-perf --workers=1 --no-deps --config=playwright/playwright.config.tsplaywright:react17node scripts/install-react.mjs 17 && REACT_VERSION=17 npm run playwrightplaywright:react19node scripts/install-react.mjs 19 && REACT_VERSION=19 npm run playwrightplaywright:updatenpm run playwright -- -uplaywright:visualplaywright test --project=chromium --project=webkit --config=playwright/playwright.config.tspreparehuskyprepublishOnlynpm run buildprettierprettier '**/*.{md,yaml,yml,json}'startstorybook dev -p 7007testjest- …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.0csstype^3.2.3d3-array^3.2.4d3-axis^3.0.0d3-brush^3.0.0d3-color^3.1.0d3-delaunay^6.0.4d3-dispatch^3.0.1d3-hierarchy^3.1.2d3-interpolate^3.0.1d3-path^3.1.0d3-random^3.0.1d3-scale^4.0.2d3-selection^3.0.0d3-shape^3.2.0d3-time^3.1.0html-react-parser^5.2.17lodash^4.17.21tslib^2.6.2