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.

Versions published
21
First published
Jun 2026
Publisher
livanteam

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"}'
Publisherlivanteam
Artifact bytes77,396
Previous version0.1.36
Published2026-06-08T23:54:17.831Z
SHA-256c6814b49d515a60692a19a7e84ae2d8c34ae2323cb052c0f7342084fa7a0a1fd

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • testnode ../tests/test-runtime.mjs
  • test:allnode ../tests/test-runtime.mjs && node ../tests/test-shop.mjs
  • test:shopnode ../tests/test-shop.mjs
Dependencies12
  • @babel/core^7.29.7
  • @babel/parser^7.24.0
  • @babel/plugin-transform-typescript^7.29.7
  • @fastify/static^9.0.0
  • @tailwindcss/vite^4.3.0
  • @vue/compiler-dom^3.5.26
  • chalk^5.6.2
  • commander^14.0.2
  • fastify^5.6.2
  • inquirer^13.1.0
  • tailwindcss^4.3.0
  • vite^5.4.21