PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3033267 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
1,014Mature · −50% score
First published
Feb 2024
Publisher
rndts

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"}'
Publisherrndts
Artifact bytes2,072,751
Previous version1.1.0-dev-alpha.46
Published2026-06-15T04:17:50.199Z
SHA-25610c85e97ca130916909d761146300da877d02762e92167a185e8cb35ff1c0bbc

Why flagged

What the scanner saw

Large Javascript Payload: 3033267 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.0-dev-alpha.47Version
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/dist/tsv2-library.es.js3033267 bytes0
lowLarge Javascript Payloadpackage/dist/tsv2-library.umd.js2840228 bytes0

Manifest

Package metadata

Scripts14
  • buildrimraf dist && vue-tsc && vite build && sh ./src/scripts/postbuild.sh
  • build:devnpm run build && npm link && npm publish --tag alpha
  • build:dev-alphanpm run build && npm link && npm publish --tag dev-alpha
  • build:prodnpm run build && npm link && npm publish
  • build:stagenpm run build && npm link && npm publish --tag beta
  • cy:open-ctnpm run tailwind && cypress open --component
  • cy:open-e2enpm run tailwind && cypress open
  • cy:run-ctnpm run tailwind && cypress run --component
  • cy:run-e2enpm run tailwind && cypress run
  • cy:test-allnpm run tailwind && start-server-and-test dev cy:run-e2e && npm run cy:run-ct
  • devvite
  • linteslint . --ext .vue,.js,.ts --fix --ignore-path .gitignore
  • previewvite preview
  • tailwindtailwind -i ./src/assets/css/main.css -o ./cypress/support/tailwind.css
Dependencies23
  • @googlemaps/js-api-loader^2.0.2
  • @googlemaps/markerclusterer^2.6.2
  • @lottiefiles/dotlottie-web^0.61.0
  • @types/google.maps^3.58.1
  • @types/lodash^4.17.7
  • @vueuse/core^10.7.2
  • axios1.14.0
  • base64toblob^0.0.2
  • debounce^2.1.0
  • idb^8.0.0
  • lodash^4.17.21
  • primeicons^6.0.1
  • primevue^3.53.0
  • qrcode^1.5.3
  • single-spa^6.0.0
  • vee-validate^4.12.6
  • vue^3.4.21
  • vue-advanced-cropper^2.8.8
  • vue-i18n^9.13.1
  • vue-router^4.1.6
  • vuex^4.0.2
  • write-excel-file^2.3.5
  • xlsx^0.18.5