PkgRadar

Package evidence

@viseed/[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.

Versions published
3
First published
Jun 2026
Publisher
ns.hermione

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":["@viseed/[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":["@viseed/[email protected]"],"fail_on":"review"}'
Publisherns.hermione
Artifact bytes402,979
Previous version0.2.2
Published2026-06-11T05:45:34.225Z
SHA-256f4d91c4622fe4ca320f0d01ae5a65bd2db257f6804b6ac5970e98a7ad18f85f1

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
0.2.3Version
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
  • buildbunup
  • cleanrimraf dist
  • devbunup --no-dts --watch
  • dev:posttsc --watch -p tsconfig.build.json
  • testbun test
Dependencies21
  • @tiptap/core3.22.3
  • @tiptap/extension-color^3.22.3
  • @tiptap/extension-image^3.22.3
  • @tiptap/extension-link^3.22.3
  • @tiptap/extension-table^3.22.3
  • @tiptap/extension-table-cell^3.22.3
  • @tiptap/extension-table-header^3.22.3
  • @tiptap/extension-table-row^3.22.3
  • @tiptap/extension-text-align^3.22.3
  • @tiptap/extension-text-style^3.22.3
  • @tiptap/extension-underline^3.22.3
  • @tiptap/html^3.22.3
  • @tiptap/pm^3.22.3
  • @tiptap/starter-kit^3.22.3
  • @viseed/schema0.2.3
  • @viseed/types0.2.3
  • @viseed/validator0.2.3
  • drizzle-orm0.44.7
  • eta^4.5.1
  • hono^4.7.0
  • vue^3.5.34