PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2251294 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
151
First published
Feb 2026
Publisher
jonny-xiang

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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"}'
Publisherjonny-xiang
Artifact bytes1,559,898
Previous version1.2.33
Published2026-05-28T10:18:18.456Z
SHA-25680d0b247921c4323a1c147cdd99e240490bd4f0e7bb6924984abb0cb4dfe543d

Why flagged

What the scanner saw

Large Javascript Payload: 2251294 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
20Score
1.2.35Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/print-designer.umd.js2251294 bytes10
mediumLarge Javascript Payloadpackage/dist/web-component-3CPAFTHH.js2631068 bytes10

Manifest

Package metadata

Scripts4
  • buildvue-tsc -b && vite build
  • build:wcvue-tsc -b && vite build --config vite.config.wc.ts && node ./scripts/copy-wc-types.mjs
  • devvite
  • previewvite preview
Dependencies12
  • @guolao/vue-monaco-editor^1.6.0
  • canvg^3.0.11
  • dom-to-image-more^3.7.2
  • jsbarcode^3.12.3
  • jspdf4.2
  • jszip^3.10.1
  • lodash^4.17.21
  • pinia^2.3.0
  • qrcode^1.5.4
  • uuid^11.0.3
  • vue^3.5.13
  • vue-i18n^11.2.8