PkgRadar

Package evidence

@medipass/[email protected]

no findings

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":["@medipass/[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":["@medipass/[email protected]"],"fail_on":"review"}'
Publisherclaudia13
Artifact bytes123,426
Previous version12.0.2
Published2026-05-25T05:17:31.531Z
SHA-256812af74b31caff071fa7eadb91fb9f646fff76355a8f6ffcdc666e0717292a3d

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
12.0.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildtsdown
  • check-typestsc --noEmit --project tsconfig.json
  • cleanrm -rf dist
  • developtsdown --watch
  • develop:yalcnodemon -e ts,tsx --ignore '**/*.d.ts' --exec "pnpm build && yalc push --replace --sig"
  • linteslint "**/*.{ts,tsx}"
  • lint:fixeslint "**/*.{ts,tsx}" --fix
  • postpublishpnpm clean
  • prepackpnpm build
  • testpnpm check-types && pnpm lint && pnpm test:vitest
  • test-cipnpm check-types && pnpm lint && pnpm test:vitest-ci
  • test:vitestTZ=UTC vitest run
  • test:vitest-ciTZ=UTC vitest run --silent
  • test:watchTZ=UTC vitest
Dependencies11
  • @sentry/browser5.12.0
  • date-fns2.16.1
  • escape-html1.0.3
  • google-libphonenumber3.2.44
  • lodash4.17.21
  • payment2.4.7
  • react-places-autocomplete7.3.0
  • react-redux8.0.5
  • redux4.2.1
  • redux-sentry-middleware0.1.3
  • yup0.32.9