PkgRadar

Package evidence

@mseva/[email protected]

Large Javascript Payload: 2110339 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,163Niche · −30% score
Versions published
302Mature · −50% score
First published
Feb 2025
Publisher
nayandhawan

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":["@mseva/[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":["@mseva/[email protected]"],"fail_on":"review"}'
Publishernayandhawan
Artifact bytes4,493,363
Previous version1.1.89-UAT.36
Published2026-05-27T04:50:10.561Z
SHA-256db5ce9137d2b2f228c92830b5862a5d6a5d97703c3ec511a474641413ad1d7c4

Why flagged

What the scanner saw

Large Javascript Payload: 2110339 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.1.89-UAT.37Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2110339 bytes10
mediumLarge Javascript Payloadpackage/dist/index.modern.js4768680 bytes10

Manifest

Package metadata

Scripts3
  • buildmicrobundle-crl --compress --no-sourcemap --format cjs
  • prepublishyarn build
  • startmicrobundle-crl watch --no-compress --format modern,cjs
Dependencies15
  • @mseva/digit-ui-react-components1.0.8
  • crypto-js^4.2.0
  • exif-js^2.3.0
  • jspdf^2.5.1
  • microbundle-crl^0.13.11
  • react17.0.2
  • react-dom17.0.2
  • react-hook-form6.15.8
  • react-i18next11.16.2
  • react-modal^3.16.1
  • react-query3.6.1
  • react-redux7.2.8
  • react-router-dom5.3.0
  • redux4.1.2
  • redux-thunk2.4.1