PkgRadar

Package evidence

[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
78
Versions published
79Established · −30% score
First published
Aug 2025
Publisher
mathiasrs

Effective trust discount applied: 30% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publishermathiasrs
Artifact bytes216,694
Previous version2.5.0
Published2026-05-26T12:09:41.612Z
SHA-25688b7667049eebd7ad43672cccda3a97f5131bff57c8fc875df20932f6bc584d5

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
2.5.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

Scripts5
  • buildtsup src/index.ts src/react/index.ts src/react/core.ts src/headless/index.ts --format esm,cjs --dts --sourcemap && pnpm run copy:css
  • copy:cssmkdir -p dist && cp src/styles.css dist/styles.css && cp src/highlight.css dist/highlight.css
  • devtsup src/index.ts src/react/index.ts src/react/core.ts src/headless/index.ts --format esm,cjs --dts --sourcemap --watch
  • linteslint . --ext .ts,.tsx
  • typechecktsc -p tsconfig.json
Dependencies42
  • @floating-ui/dom^1.7.6
  • @tabler/icons-react^3.34.1
  • @tiptap/core3.20.2
  • @tiptap/extension-blockquote3.20.2
  • @tiptap/extension-bold3.20.2
  • @tiptap/extension-bullet-list3.20.2
  • @tiptap/extension-code3.20.2
  • @tiptap/extension-code-block3.20.2
  • @tiptap/extension-code-block-lowlight3.20.2
  • @tiptap/extension-collaboration3.20.2
  • @tiptap/extension-collaboration-caret3.20.2
  • @tiptap/extension-document3.20.2
  • @tiptap/extension-drag-handle3.20.2
  • @tiptap/extension-dropcursor3.20.2
  • @tiptap/extension-gapcursor3.20.2
  • @tiptap/extension-hard-break3.20.2
  • @tiptap/extension-heading3.20.2
  • @tiptap/extension-horizontal-rule3.20.2
  • @tiptap/extension-image3.20.2
  • @tiptap/extension-italic3.20.2
  • @tiptap/extension-link3.20.2
  • @tiptap/extension-list3.20.2
  • @tiptap/extension-list-item3.20.2
  • @tiptap/extension-list-keymap3.20.2
  • @tiptap/extension-mention3.20.2
  • @tiptap/extension-node-range3.20.2
  • @tiptap/extension-ordered-list3.20.2
  • @tiptap/extension-paragraph3.20.2
  • @tiptap/extension-placeholder3.20.2
  • @tiptap/extension-strike3.20.2
  • …and 12 more.