PkgRadar

Package evidence

@xwiki/[email protected]

Large Javascript Payload: 2365143 bytes

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
28
Versions published
12
First published
Jan 2026
Publisher
marius.dumitru.florea

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@xwiki/[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":["@xwiki/[email protected]"],"fail_on":"review"}'
Artifact bytes5,253,646
Previous version18.3.0
Published2026-05-18T13:09:13.226Z
SHA-256f68ccaef4d8a5f336cb5bdb79866f136a888455fa7b2093d789a10504c3cab30

Why flagged

What the scanner saw

Large Javascript Payload: 2365143 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
18.4.0-rc-1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.es.js2365143 bytes10

Manifest

Package metadata

Scripts7
  • api-extractor:ciapi-extractor run
  • api-extractor:localapi-extractor run --local
  • buildvite build
  • cleanrimraf dist
  • linteslint "./src/**/*.{ts,tsx,vue}" --max-warnings=0
  • testplaywright install; playwright test -c playwright-ct.config.ts
  • typechecktsc
Dependencies23
  • @blocknote/core0.50.0
  • @blocknote/mantine0.50.0
  • @blocknote/react0.50.0
  • @mantine/core8.3.14
  • @mantine/hooks8.3.14
  • @types/react-dom19.2.3
  • @xwiki/platform-attachments-api18.4.0-rc-1
  • @xwiki/platform-collaboration-api18.4.0-rc-1
  • @xwiki/platform-document-api18.4.0-rc-1
  • @xwiki/platform-fn-utils18.4.0-rc-1
  • @xwiki/platform-link-suggest-api18.4.0-rc-1
  • @xwiki/platform-macros-api18.4.0-rc-1
  • @xwiki/platform-macros-ast-react-jsx18.4.0-rc-1
  • @xwiki/platform-model-api18.4.0-rc-1
  • @xwiki/platform-model-reference-api18.4.0-rc-1
  • @xwiki/platform-model-remote-url-api18.4.0-rc-1
  • @xwiki/platform-uniast-markdown18.4.0-rc-1
  • i18next25.10.10
  • lodash-es4.18.1
  • react19.2.5
  • react-dom19.2.5
  • react-i18next16.6.6
  • react-icons5.5.0