PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4311271 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
46Established · −30% score
First published
Jul 2025
Publisher
denvm

Effective trust discount applied: 30% (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"}'
Publisherdenvm
Artifact bytes3,121,084
Previous version1.1.38
Published2026-05-27T19:20:22.657Z
SHA-2565a92bc50fe8cd8d34121327944a6c1bfba5d2a7cb3ba6c3f93f31c7dda7c06c2

Why flagged

What the scanner saw

Large Javascript Payload: 4311271 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/bms-shared-components.umd.cjs4311271 bytes10
mediumLarge Javascript Payloadpackage/dist/bms-shared-components.js6335482 bytes10

Manifest

Package metadata

Scripts14
  • buildvite build --mode library && node -e "require('fs').copyFileSync('bms-shared-components.d.ts','dist/bms-shared-components.d.ts')"
  • build:libnpm run build
  • build:playgroundvite build
  • devvite --mode development
  • imlazynpm version patch && npm login && npm publish
  • prepublishOnlynpm run build:lib
  • previewvite preview
  • publish:majornpm version major && npm publish
  • publish:minornpm version minor && npm publish
  • publish:patchnpm version patch && npm publish
  • testvitest
  • test:coveragevitest --coverage
  • test:uivitest --ui
  • test:watchvitest --watch
Dependencies20
  • @mhsdesign/jit-browser-tailwindcss^0.4.2
  • @vueuse/components^14.1.0
  • @vueuse/core^14.1.0
  • autoprefixer^10.4.16
  • axios^1.13.2
  • bms-ui-lib-ihp^3.41.28
  • floating-vue^5.2.2
  • js-base64^3.7.8
  • js-sha1^0.7.0
  • json-as-xlsx^2.5.6
  • lodash^4.17.23
  • moment^2.30.1
  • pinia^3.0.4
  • print-js^1.6.0
  • split.js^1.6.5
  • tailwindcss^3.4.1
  • tinymce^8.3.2
  • uuid^13.0.0
  • vue-json-excel3^1.0.30
  • xlsx^0.18.5