Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 24 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/koenig-lexical.js | 3614065 bytes | 10 |
| medium | Large Javascript Payload | package/dist/koenig-lexical.umd.js | 2610387 bytes | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/koenig-lexical.js | 3614065 bytes | 10 |
| medium | Large Javascript Payload | package/dist/koenig-lexical.umd.js | 2610387 bytes | 10 |
| low | Install-time lifecycle script | package.json | prepare="yarn build" | 4 |
Manifest
Package metadata
Scripts21
buildvite buildbuild:demovite build --config vite.config.demo.jscoveragevitest run --coveragedevconcurrently "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:csslint:cssstylelint "src/**/*.css"lint:jseslint --ext .js,.cjs,.jsx --cache demo src testmultiplayerHOST=localhost PORT=1234 npx y-websocket-serverposttestyarn lintprepareyarn buildpretestVITE_TEST=true yarn build --config vite.config.demo.jspretest:watchyarn pretestpreversionnode check-publish-env.jspreviewvite previewtestyarn test:unit && yarn test:e2etest:e2eNODE_ENV=test NODE_OPTIONS='--experimental-specifier-resolution=node --no-warnings' VITE_TEST=true playwright testtest:slowmoTIMEOUT=100000 PLAYWRIGHT_SLOWMO=100 yarn test:e2e --headedtest:unitvitest runtest: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.90clsx^2.0.0codemirror^6.0.1cross-fetch^4.0.0dompurify^3.1.4emoji-mart^3.0.0eventemitter3^5.0.0fast-average-color^9.3.0lexical0.13.1luxon^3.5.0pluralize^8.0.0react^18.2.0react-colorful^5.6.1react-dom^18.2.0react-highlight^0.15.0react-router-dom^6.26.1- …and 2 more.