PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 7819784 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
1,926Niche · −30% score
Versions published
803Mature · −50% score
First published
Mar 2022
Publisher
fastwhalebuilding

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 bytes4,393,838
Previous version3.7.160
Published2026-05-28T03:40:17.455Z
SHA-2562cd342980338371c5eec25fbc6e26ff184fd7cdcf17ed3c7839d830055512be6

Why flagged

What the scanner saw

Large Javascript Payload: 7819784 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/vue3common.common.js7819784 bytes10
mediumLarge Javascript Payloadpackage/lib/vue3common.umd.js7820937 bytes10
mediumLarge Javascript Payloadpackage/lib/vue3common.umd.min.js3337985 bytes10

Manifest

Package metadata

Scripts5
  • buildvue-cli-service build
  • libvue-cli-service build --target lib --name vue3common --dest lib index.js
  • lintvue-cli-service lint
  • publishnpm publish --access public
  • servevue-cli-service serve
Dependencies8
  • @tinymce/tinymce-vue^5.1.0
  • file-saver^2.0.5
  • qrcode.vue^3.3.3
  • style-resources-loader^1.5.0
  • tinymce^6.0.0
  • vue-i18n^9.10.2
  • vuedraggable^4.1.0
  • xlsx^0.17.0