PkgRadar

Package evidence

@mseva/[email protected]

Large Javascript Payload: 2116545 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
307Mature · −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

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":["@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,503,210
Previous version1.1.89-UAT.38
Published2026-06-03T04:33:05.169Z
SHA-2563c2e339fbf25e85ab9968e096ce5ae7199e134f4b008dd1889c49d18d7bf9fab

Why flagged

What the scanner saw

Large Javascript Payload: 2116545 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.89-UAT.39Version
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/index.js2116545 bytes0
lowLarge Javascript Payloadpackage/dist/index.modern.js4780102 bytes0

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