PkgRadar

Package evidence

@fatih_ergun/[email protected]

Large Javascript Payload: 3614065 bytes

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":["@fatih_ergun/[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":["@fatih_ergun/[email protected]"],"fail_on":"review"}'
Artifact bytes6,828,618
Previous version1.1.18
Published2026-05-23T10:00:46.365Z
SHA-256baabfd3b9771e0acba27576791b5a7c65ff5e5b32cca6d1f35aa2393f51b2ee1

Why flagged

What the scanner saw

Large Javascript Payload: 3614065 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
1.1.20Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/koenig-lexical.js3614065 bytes10
mediumLarge Javascript Payloadpackage/dist/koenig-lexical.umd.js2610387 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/koenig-lexical.js3614065 bytes10
mediumLarge Javascript Payloadpackage/dist/koenig-lexical.umd.js2610387 bytes10
lowInstall-time lifecycle scriptpackage.jsonprepare="yarn build"4

Manifest

Package metadata

Scripts21
  • buildvite build
  • build:demovite build --config vite.config.demo.js
  • coveragevitest run --coverage
  • devconcurrently "vite --host --force" "yarn build --watch" "yarn preview -l silent --host" "yarn workspace @tryghost/kg-default-nodes dev" "yarn workspace @tryghost/kg-default-transforms dev"
  • dev:multiplayerconcurrently "vite" "yarn multiplayer"
  • dev:testconcurrently "vite --port 5174" "yarn multiplayer"
  • lintyarn run lint:js && yarn run lint:css
  • lint:cssstylelint "src/**/*.css"
  • lint:jseslint --ext .js,.cjs,.jsx --cache demo src test
  • multiplayerHOST=localhost PORT=1234 npx y-websocket-server
  • posttestyarn lint
  • prepareyarn build
  • pretestVITE_TEST=true yarn build --config vite.config.demo.js
  • pretest:watchyarn pretest
  • preversionnode check-publish-env.js
  • previewvite preview
  • testyarn test:unit && yarn test:e2e
  • test:e2eNODE_ENV=test NODE_OPTIONS='--experimental-specifier-resolution=node --no-warnings' VITE_TEST=true playwright test
  • test:slowmoTIMEOUT=100000 PLAYWRIGHT_SLOWMO=100 yarn test:e2e --headed
  • test:unitvitest run
  • test:unit:watchvitest
Dependencies32
  • @codemirror/lang-css6.2.1
  • @codemirror/lang-html6.4.9
  • @codemirror/lang-javascript6.2.2
  • @emoji-mart/data^1.1.2
  • @emoji-mart/react^1.1.1
  • @fatih_ergun/kg-clean-basic-html^1.0.0
  • @fatih_ergun/kg-converters^1.0.0
  • @fatih_ergun/kg-default-nodes^1.0.0
  • @fatih_ergun/kg-default-transforms^1.0.0
  • @fatih_ergun/kg-markdown-html-renderer^1.0.0
  • @fatih_ergun/kg-simplemde^1.0.0
  • @fatih_ergun/kg-unsplash-selector^1.0.0
  • @lexical/react0.13.1
  • @tryghost/color-utils0.2.2
  • @tryghost/helpers1.1.90
  • clsx^2.0.0
  • codemirror^6.0.1
  • cross-fetch^4.0.0
  • dompurify^3.1.4
  • emoji-mart^3.0.0
  • eventemitter3^5.0.0
  • fast-average-color^9.3.0
  • lexical0.13.1
  • luxon^3.5.0
  • pluralize^8.0.0
  • react^18.2.0
  • react-colorful^5.6.1
  • react-dom^18.2.0
  • react-highlight^0.15.0
  • react-router-dom^6.26.1
  • …and 2 more.