PkgRadar

Package evidence

@expo/[email protected]

no findings

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
218Mature · −50% score
First published
Dec 2022
Publisher
brentvatne

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":["@expo/[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":["@expo/[email protected]"],"fail_on":"review"}'
Publisherbrentvatne
Artifact bytes56,366
Previous version0.19.4-canary-20260526-6cd5e37
Published2026-06-05T21:26:20.188Z
SHA-256cbf65c1e2aa124f2f279e4d56423f40e74d793cef0aeade970e3486aaa9ab1af

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
0.19.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

Scripts9
  • buildexpo-module build
  • cleanexpo-module clean
  • expo-moduleexpo-module
  • lintexpo-module lint
  • pretest:e2eexpo-module prepublishOnly
  • testexpo-module test
  • test:e2eexpo-module test --config e2e/jest.config.js
  • typecheckexpo-module typecheck
  • watchexpo-module tsc --watch
Dependencies11
  • @expo/env^2.3.0
  • @expo/spawn-async^1.8.0
  • arg^5.0.2
  • chalk^4.1.2
  • debug^4.3.4
  • getenv^2.0.0
  • glob^13.0.0
  • ignore^5.3.1
  • minimatch^10.2.2
  • resolve-from^5.0.0
  • semver^7.6.0