PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2705479 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
204Mature · −50% score
First published
Jan 2021
Publisher
huqiliang

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"}'
Publisherhuqiliang
Artifact bytes3,096,860
Previous version1.3.32
Published2022-02-22T08:53:41.235Z
SHA-25654c518fd92a73bc59ba4f26edea28f22c9fa5e2b69401c4521fc0a1a1f8e7c24

Why flagged

What the scanner saw

Large Javascript Payload: 2705479 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
1.3.33Version
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/lib/pro-iview.common.js2705479 bytes0
lowLarge Javascript Payloadpackage/lib/pro-iview.umd.js2705964 bytes0

Manifest

Package metadata

Scripts8
  • analyzevue-cli-service build --mode analyze
  • buildvue-cli-service build
  • docs:buildvuepress build docs
  • docs:devvuepress dev docs
  • docs:publishsh doc_deploy.sh
  • libvue-cli-service build --target lib --name pro-iview --dest lib packages/index.js
  • lintvue-cli-service lint
  • servevue-cli-service serve
Dependencies8
  • axios^0.21.1
  • core-js^3.6.5
  • lodash^4.17.20
  • qs^6.10.3
  • view-design^4.5.0
  • vue^2.6.11
  • vue-fullscreen^2.5.2
  • vue-i18n^8.22.3