PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3940956 bytes

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
56
First published
Apr 2026
Publisher
fmirpe

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"}'
Publisherfmirpe
Artifact bytes9,576,251
Previous version0.5.10
Published2026-06-08T02:27:26.399Z
SHA-256c6b43ced24e5c224c49b8098ccf131c6faf44ab3995b0da178c2e16c78ff7d3b

Why flagged

What the scanner saw

Large Javascript Payload: 3940956 bytes

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

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index-nGj1z2wm.js3940956 bytes0
lowLarge Javascript Payloadpackage/dist/nexabase-report.umd.js3964855 bytes0

Manifest

Package metadata

Scripts15
  • buildvue-tsc -b && vite build
  • devvite
  • docs:buildvitepress build docs-site
  • docs:devvitepress dev docs-site
  • docs:previewvitepress preview docs-site
  • license:gennode scripts/gen-license.mjs
  • linteslint src/lib/
  • lint:fixeslint src/lib/ --fix
  • previewvite preview
  • release:majorpnpm test && pnpm build && pnpm version major
  • release:minorpnpm test && pnpm build && pnpm version minor
  • release:patchpnpm test && pnpm build && pnpm version patch
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies15
  • @nexabase/sdk^2.17.6
  • @types/jsbarcode^3.11.4
  • axios1.7.7
  • docx^9.6.1
  • echarts^6.0.0
  • html2pdf.js0.10.2
  • jsbarcode^3.12.3
  • jspdf2.5.2
  • primeflex3.3.1
  • primeicons6.0.1
  • primevue3.30.2
  • qrcode^1.5.4
  • vue3.5.10
  • vuedraggable4.1.0
  • xlsx0.18.5