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
10,641Mainstream · −50% score
Versions published
148Mature · −50% score
First published
Jun 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 bytes1,584,397
Previous version15.38.0
Published2026-04-15T08:40:54.079Z
SHA-256ad01226ef8c740ec6eb7a4b269eec8a926d246a38f683a91b2aa964f935c5369

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildgulp build
  • cleangulp clean
  • lintrun-p -cs lint:*
  • lint:jseslint './**/*.{js,jsx,mjs,ts,tsx}'
  • lint:prettierprettier --check './**/*.{js,jsx,mjs,ts,tsx,css,scss}'
  • lint:stylesstylelint './**/*.{css,scss}'
  • testjest
  • test:circular-depsnode scripts/check-circular-deps.js 47
  • test:covjest --coverage
  • test:esbuildnode tests/esbuild-test/esbuild-tester.js
  • test:watchjest --watchAll
  • typechecktsc -p tsconfig.json --noEmit
Dependencies48
  • @bem-react/classname^1.6.0
  • @bem-react/classnames1.3.10
  • @codemirror/autocomplete^6.18.4
  • @codemirror/commands^6.8.0
  • @codemirror/lang-markdown^6.3.2
  • @codemirror/language^6.10.8
  • @codemirror/search^6.5.8
  • @codemirror/state^6.5.1
  • @codemirror/view^6.36.2
  • @diplodoc/color-extension0.1.1
  • @diplodoc/utils^2.1.0
  • @floating-ui/react^0.27.16
  • @gravity-ui/i18n^1.7.0
  • @gravity-ui/icons^2.12.0
  • @lezer/highlight^1.2.1
  • @lezer/markdown^1.4.0
  • @types/is-number^7.0.1
  • @types/markdown-it^13.0.0
  • base64-arraybuffer1.0.2
  • is-number^7.0.0
  • lodash^4.17.21
  • markdown-it-attrs^4.2.0
  • markdown-it-emoji2.0.2
  • markdown-it-ins^4.0.0
  • markdown-it-mark^3.0.1
  • markdown-it-sub^1.0.0
  • orderedmap^2.1.1
  • prosemirror-autocomplete^0.4.3
  • prosemirror-codemark^0.4.2
  • prosemirror-commands^1.6.2
  • …and 18 more.