PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2223837 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
256
Versions published
112Mature · −50% score
First published
Nov 2022
Publisher
zhanglichun1989

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"}'
Artifact bytes1,681,473
Previous version1.1.10
Published2026-05-25T11:12:25.173Z
SHA-25689e042de376f76e1ea89a5fd024aabdb1a0d0157547f29a7d794a20df1a37ba1

Why flagged

What the scanner saw

Large Javascript Payload: 2223837 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/three-trees-ui.common.js2223837 bytes10
mediumLarge Javascript Payloadpackage/lib/three-trees-ui.umd.js2225619 bytes10

Manifest

Package metadata

Scripts10
  • analyzcross-env NODE_ENV=production vue-cli-service build --report --target lib --name three-trees-ui ./src/index.js
  • buildcross-env NODE_ENV=production webpack --config build/webpack.demo.js
  • build-bundlecross-env NODE_ENV=production vue-cli-service build --target lib --name three-trees-ui ./src/index.js
  • genbash ./scripts/gc.sh
  • lintvue-cli-service lint
  • publish-localnpm publish --registry=http://www.hotent.xyz:8081/nexus/repository/local-npm/
  • publish-local-addusernpm adduser --registry=http://www.hotent.xyz:8081/nexus/repository/local-npm/
  • publish-nexusnpm run build-bundle && npm run publish-local-adduser && npm run publish-local
  • servecross-env NODE_ENV=development webpack-dev-server --config build/webpack.demo.js --host 0.0.0.0
  • testvue-cli-service test:unit
Dependencies3
  • element-resize-detector^1.2.3
  • v-viewer1.6.4
  • vee-validate2.1.7