PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4906814 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
741Mature · −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

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"}'
Publisherlujiafu
Artifact bytes1,415,903
Previous version3.3.4-beta.1
Published2026-05-28T00:53:26.240Z
SHA-2563cbb9d1e3338efbd8ea6509ad2cff8344b082b8f2b4c60ccbb3db2cb629cce7d

Why flagged

What the scanner saw

Large Javascript Payload: 4906814 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
3.3.4-beta.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/index-BwYkZrdT.mjs4906814 bytes10

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