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
10
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 bytes129,704
Previous version0.1.16
Published2026-06-04T06:12:50.126Z
SHA-25609d49d1d6a833f7ed3995377e421db7af4fac2148f138ac073e28c03c03c01db

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildvite build
  • compilenode cli/loomor-cli.js
  • compile:examplesnode cli/loomor-cli.js examples/Counter.loomor && node cli/loomor-cli.js examples/TodoList.loomor && node cli/loomor-cli.js examples/UserCard.loomor
  • devvite
  • dev:tagsvite --open /test-tags.html
  • previewvite preview
  • testnode test-integration.js && node test-effect-system.js && node test-pmr-compliance.js
  • test:allnode test-effect-system.js && node test-pmr-compliance.js && node test-bridge-system.js && node test-utils-system.js
  • test:bridgenode test-bridge-system.js
  • test:effectnode test-effect-system.js
  • test:integrationnode test-integration.js
  • test:pmrnode test-pmr-compliance.js
  • test:utilsnode test-utils-system.js
Dependencies9
  • @babel/parser^7.24.0
  • @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