PkgRadar

Package evidence

@weitutech/[email protected]

Large Javascript Payload: 4248756 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
619
Versions published
197Mature · −50% score
First published
Dec 2024
Publisher
weitutech

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":["@weitutech/[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":["@weitutech/[email protected]"],"fail_on":"review"}'
Publisherweitutech
Artifact bytes2,552,922
Previous version1.1.213
Published2026-06-09T04:07:46.804Z
SHA-256c7fbce5cb411ad65f5caaffd160388dbe668922b47239ff7093649bc9b0dfe78

Why flagged

What the scanner saw

Large Javascript Payload: 4248756 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.1.214Version
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/by-components.common.js4248756 bytes0
lowLarge Javascript Payloadpackage/lib/by-components.umd.js4249277 bytes0

Manifest

Package metadata

Scripts10
  • buildnpm run build:js && npm run build:css
  • build:csssass src/style/index.scss lib/index.css --no-source-map --style=compressed
  • build:examplesvue-cli-service build --mode production
  • build:jsvue-cli-service build --target lib --name by-components src/index.js
  • devvue-cli-service serve
  • docs:buildvuepress build docs
  • docs:deploybash deploy.sh
  • docs:devvuepress dev docs
  • formatprettier --write "src/**/*.{js,vue,json,scss}"
  • lint:fixeslint --ext .js,.vue src --fix
Dependencies11
  • axios^1.7.7
  • core-js^3.8.3
  • dom-zindex^1.0.6
  • element-ui^2.15.14
  • js-cookie^3.0.5
  • moment^2.30.1
  • pinyin-pro^3.26.0
  • vue^2.6.14
  • vue-grid-layout^2.4.0
  • vuedraggable^2.24.3
  • vxe-table3.8.24