PkgRadar

Package evidence

@ugandaemr/[email protected]

Large Javascript Payload: 2183116 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
252Mature · −50% score
First published
Jun 2022
Publisher
iakileng

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":["@ugandaemr/[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":["@ugandaemr/[email protected]"],"fail_on":"review"}'
Publisheriakileng
Artifact bytes4,027,689
Previous version1.0.4-pre.25
Published2026-05-10T11:27:53.761Z
SHA-2565ab77a2aba7f968618d47ec7636a58c0b526ff0349019bd6eae8a30bc0689121

Why flagged

What the scanner saw

Large Javascript Payload: 2183116 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.0.4-pre.26Version
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/305.js2183116 bytes10
mediumLarge Javascript Payloadpackage/dist/main.js3181977 bytes10

Manifest

Package metadata

Scripts13
  • analyzewebpack --mode=production --env.analyze=true
  • buildwebpack --mode production
  • debugnpm run serve
  • extract-translationsi18next 'src/**/*.component.tsx' --config ../../tools/i18next-parser.config.js
  • linteslint src --ext tsx,ts --fix --max-warnings=0
  • postpackrm -f routes.json
  • prepackcp src/routes.json routes.json
  • prettierprettier --config prettier.config.js --write "src/**/*.{ts,tsx,css,scss}"
  • servewebpack serve --mode=development
  • startopenmrs develop
  • testcross-env TZ=UTC jest --config jest.config.json --verbose false --passWithNoTests
  • typescripttsc
  • verifyturbo run lint && turbo run typescript
Dependencies14
  • @hookform/resolvers^3.3.4
  • @types/base-64^1.0.0
  • axios^1.4.0
  • base-64^1.0.0
  • buffer^6.0.3
  • dayjs^1.11.6
  • qrcode.react4
  • react-full-screen^1.1.1
  • react-grid-layout^1.3.4
  • react-hook-form^7.51.0
  • react-to-print^2.14.13
  • recharts^2.7.2
  • swr^2.1.1
  • zod^3.23.8