PkgRadar

Package evidence

@fgbg/[email protected]

Install-time lifecycle script: postinstall="node ./scripts/postinstall-lexical-patch.cjs"

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
18
Versions published
13
First published
May 2026
Publisher
fgbg

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":["@fgbg/[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":["@fgbg/[email protected]"],"fail_on":"review"}'
Publisherfgbg
Artifact bytes601,200
Previous version1.0.0-fork.10
Published2026-05-15T01:32:50.949Z
SHA-2568eb840422ac2dd53ee8cc8d4cc342f12ad28c0a02de7094e85b9f0a359436392

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./scripts/postinstall-lexical-patch.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.0-fork.11Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/postinstall-lexical-patch.cjs"5

Manifest

Package metadata

Scripts25
  • buildtsdown
  • build:cleantsx ./scripts/clean.ts
  • build:watchtsdown --watch
  • cinpm run lint:circular && npm run lint && npm run type-check
  • cleanrm -r es lib dist coverage .dumi/tmp .eslintcache node_modules/.cache
  • devdumi dev
  • docs:builddumi build
  • docs:build-analyzeANALYZE=1 dumi build
  • docs:devdumi dev
  • linteslint "{src,tests}/**/*.{js,jsx,ts,tsx}" --fix
  • lint:circulardpdm src/**/*.{ts,tsx} --warning false --tree false --exit-code circular:1 -T true
  • lint:mdremark . --quiet --frail --output
  • lint:stylestylelint "{src,tests}/**/*.{js,jsx,ts,tsx,less}" --fix
  • postinstallnode ./scripts/postinstall-lexical-patch.cjs
  • postpackclean-package restore
  • prepackclean-package
  • preparehusky && npm run setup
  • prettierprettier -c --write --no-error-on-unmatched-pattern "**/**"
  • releasesemantic-release
  • setupdumi setup
  • startnpm run docs:dev
  • testvitest
  • test:coveragevitest run --coverage --passWithNoTests
  • test:watchvitest --watch
  • type-checktsc --noEmit
Dependencies46
  • @floating-ui/dom^1.7.4
  • @floating-ui/react^0.27.16
  • @lexical/clipboard0.42.0
  • @lexical/code-core0.42.0
  • @lexical/dragon0.42.0
  • @lexical/headless0.42.0
  • @lexical/history0.42.0
  • @lexical/link0.42.0
  • @lexical/list0.42.0
  • @lexical/rich-text0.42.0
  • @lexical/selection0.42.0
  • @lexical/table0.42.0
  • @lexical/utils0.42.0
  • @meta2d/activity-diagram^1.0.1
  • @meta2d/chart-diagram^1.0.21
  • @meta2d/class-diagram^1.0.2
  • @meta2d/core^1.1.19
  • @meta2d/flow-diagram^1.0.2
  • @meta2d/form-diagram^1.0.30
  • @meta2d/fta-diagram^1.0.1
  • @meta2d/le5le-charts^1.0.5
  • @meta2d/sequence-diagram^1.0.1
  • @shikijs/core^3.20.0
  • @shikijs/engine-javascript^3.20.0
  • ahooks^3.9.6
  • antd-style^4.1.0
  • canvas2svg^1.0.16
  • debug^4.4.3
  • es-toolkit^1.43.0
  • eventemitter3^5.0.1
  • …and 16 more.