PkgRadar

Package evidence

@fatih_ergun/[email protected]

Large Javascript Payload: 3637779 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
59
Versions published
33Mature · −50% score
First published
Feb 2025
Publisher
fatih_ergun_org

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":["@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,876,462
Previous version1.1.23
Published2026-06-10T11:00:44.500Z
SHA-25674dbe130c551df6fbe3b381534d3c39155efde0506e1d6d0935f021ca9522d9f

Why flagged

What the scanner saw

Large Javascript Payload: 3637779 bytes

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/koenig-lexical.js3637779 bytes0
lowLarge Javascript Payloadpackage/dist/koenig-lexical.umd.js2621835 bytes0

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.