PkgRadar

Package evidence

@epcare/[email protected]

Large Javascript Payload: 2530408 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
12
Versions published
7
First published
Jul 2025
Publisher
slubwama

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":["@epcare/[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":["@epcare/[email protected]"],"fail_on":"review"}'
Publisherslubwama
Artifact bytes6,421,911
Previous version2.0.2-pre.21
Published2026-05-27T17:35:17.242Z
SHA-256ecda060a16d73ef923fc0074842033be5fba39da0d3a3e4c64f0a00342ae8e03

Why flagged

What the scanner saw

Large Javascript Payload: 2530408 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
23Score
2.0.2-pre.23Version
Status history (1 event)
  1. newavailable · risk review · score 23 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/396.js2530408 bytes10
mediumLarge Javascript Payloadpackage/dist/main.js4954683 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/396.js2530408 bytes10
mediumLarge Javascript Payloadpackage/dist/main.js4954683 bytes10
lowCredential file accesspackage/.github/workflows/node.js.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts13
  • analyzewebpack --mode=production --env analyze=true
  • buildwebpack --mode production
  • coverageyarn test -- --coverage
  • extract-translationsi18next 'src/**/*.component.tsx' --config ./i18next-parser.config.js
  • lintTIMING=1 eslint src --ext js,jsx,ts,tsx
  • preparehusky install
  • prettierprettier --write "src/**/*.{ts,tsx}"
  • servewebpack serve --mode=development
  • startopenmrs develop
  • start-localopenmrs develop
  • testjest --config jest.config.js --passWithNoTests
  • typescripttsc
  • verifyturbo lint typescript test
Dependencies6
  • @carbon/react^1.83.0
  • @hookform/resolvers^3.3.4
  • lodash-es^4.17.21
  • react-hook-form^7.49.3
  • react-to-print^2.14.15
  • zod^3.22.4