PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4907644 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.

Weekly downloads
2,043Niche · −30% score
Versions published
743Mature · −50% score
First published
Jul 2021
Publisher
lujiafu

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherlujiafu
Artifact bytes1,416,139
Previous version3.3.4-beta.3
Published2026-06-11T00:54:32.776Z
SHA-256dac47025ecbed525ba873b92899b2972c546992fad9411c901d47303443dde40

Why flagged

What the scanner saw

Large Javascript Payload: 4907644 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
3.3.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/lib/index-StM8bNN8.mjs4907644 bytes0

Manifest

Package metadata

Scripts15
  • betanpm version prerelease --preid=beta && npm run createVersion && npm run lib && npm publish --tag beta . && cnpm sync hoeditor-web
  • createVersionnode ./gen-version.js
  • devvite --force --host --port 8079
  • libvite build --outDir lib
  • lib:publishnpm run setconfig && npm version patch && npm run createVersion && npm run lib && npm publish . && cnpm sync hoeditor-web
  • lib:publish:betanpm run setconfig && npm version prerelease --preid=beta && npm run createVersion && npm run lib && npm publish --tag beta . && cnpm sync hoeditor-web
  • lib:publish:rcnpm run setconfig && npm version prerelease --preid=rc && npm run createVersion && npm run lib && npm publish --tag next . && cnpm sync hoeditor-web
  • lib:vitevite build --outDir lib
  • majornpm version major && npm run createVersion && npm run lib && npm publish . && cnpm sync hoeditor-web
  • minornpm version minor && npm run createVersion && npm run lib && npm publish . && cnpm sync hoeditor-web
  • patchnpm version patch && npm run createVersion && npm run lib && npm publish . && cnpm sync hoeditor-web
  • rcnpm version prerelease --preid=rc && npm run createVersion && npm run lib && npm publish --tag next . && cnpm sync hoeditor-web
  • setcnconfignpm config set registry https://registry.npmmirror.com
  • setconfignpm config set registry https://registry.npmjs.org
  • testnode_modules/mocha/bin/mocha --reporter spec --require ts-node/register tests/unit/*.test.ts
Dependencies8
  • decimal.js^10.5.0
  • fflate^0.4.8
  • intersection-observer-polyfill^0.1.0
  • localforage^1.10.0
  • qrcanvas^3.1.2
  • vue-color^2.8.1
  • vue-virtual-scroller^1.0.10
  • x2js^3.4.0
Optional dependencies1
  • canvg^3.0.6