Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts14
buildtsdowncheck-typestsc --noEmit --project tsconfig.jsoncleanrm -rf distdeveloptsdown --watchdevelop:yalcnodemon -e ts,tsx --ignore '**/*.d.ts' --exec "pnpm build && yalc push --replace --sig"linteslint "**/*.{ts,tsx}"lint:fixeslint "**/*.{ts,tsx}" --fixpostpublishpnpm cleanprepackpnpm buildtestpnpm check-types && pnpm lint && pnpm test:vitesttest-cipnpm check-types && pnpm lint && pnpm test:vitest-citest:vitestTZ=UTC vitest runtest:vitest-ciTZ=UTC vitest run --silenttest:watchTZ=UTC vitest
Dependencies11
@sentry/browser5.12.0date-fns2.16.1escape-html1.0.3google-libphonenumber3.2.44lodash4.17.21payment2.4.7react-places-autocomplete7.3.0react-redux8.0.5redux4.2.1redux-sentry-middleware0.1.3yup0.32.9