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
- 216
- Versions published
- 193Mature · −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
Review before promotingMixed 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":["@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"}'Why flagged
What the scanner saw
Large Javascript Payload: 4242887 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/lib/by-components.common.js | 4242887 bytes | 10 |
| medium | Large Javascript Payload | package/lib/by-components.umd.js | 4243408 bytes | 10 |
Manifest
Package metadata
Scripts10
buildnpm run build:js && npm run build:cssbuild:csssass src/style/index.scss lib/index.css --no-source-map --style=compressedbuild:examplesvue-cli-service build --mode productionbuild:jsvue-cli-service build --target lib --name by-components src/index.jsdevvue-cli-service servedocs:buildvuepress build docsdocs:deploybash deploy.shdocs:devvuepress dev docsformatprettier --write "src/**/*.{js,vue,json,scss}"lint:fixeslint --ext .js,.vue src --fix
Dependencies11
axios^1.7.7core-js^3.8.3dom-zindex^1.0.6element-ui^2.15.14js-cookie^3.0.5moment^2.30.1pinyin-pro^3.26.0vue^2.6.14vue-grid-layout^2.4.0vuedraggable^2.24.3vxe-table3.8.24