PkgRadar

Package evidence

@fatih_ergun/[email protected]

no findings

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
4
Versions published
2
First published
Oct 2025
Publisher
fatih_ergun_org

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 bytes285,192
Previous version1.0.0
Published2026-06-10T06:04:37.439Z
SHA-256a13807f741838e513ebc9de96b93fa327692656342cb603e6f65fd38051817a0

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildrollup -c
  • devrollup -c -w
  • lintyarn lint:code && yarn lint:test
  • lint:codeeslint *.js lib/ --ext .js --cache
  • lint:testeslint -c test/.eslintrc.js test/ --ext .js --cache
  • prepareNODE_ENV=production yarn build
  • pretestyarn build
  • testyarn test:unit
  • test:unitNODE_ENV=testing c8 --all --check-coverage --reporter text --reporter cobertura mocha './test/**/*.test.js'
Dependencies11
  • @lexical/clipboard0.13.1
  • @lexical/rich-text0.13.1
  • @lexical/selection0.13.1
  • @lexical/utils0.13.1
  • @tryghost/kg-clean-basic-html4.1.4
  • @tryghost/kg-markdown-html-renderer7.0.7
  • html-minifier^4.0.0
  • jsdom^24.1.0
  • lexical0.13.1
  • lodash^4.17.21
  • luxon^3.5.0