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
151
Versions published
2
First published
May 2026
Publisher
serian

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"}'
Publisherserian
Artifact bytes161,850
Previous version0.2.0
Published2026-05-26T23:10:52.535Z
SHA-256707c6ee31d2a918fb568f1386fffce929e7c927241103302e4841907574c2558

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

Scripts4
  • buildtsup
  • build:releasetsup && node scripts/prepare-publish.mjs
  • prepublishOnlypnpm run build:release
  • typechecktsc --noEmit
Dependencies15
  • @vue/compiler-sfc^3.5.34
  • chokidar^4.0.1
  • citty^0.1.6
  • consola^3.3.1
  • es-module-lexer^2.1.0
  • h3^1.13.0
  • jiti^2.4.2
  • magic-string^0.30.17
  • nitropack^2.10.4
  • oxc-transform^0.133.0
  • pathe^2.0.3
  • rolldown^1.0.2
  • vue^3.5.34
  • vue-bundle-renderer^2.2.0
  • ws^8.18.0