New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

expo-doctor

Package Overview
Dependencies
Maintainers
12
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-doctor

Check your Expo project for known issues

next
latest
Source
npmnpm
Version
1.18.18
Version published
Weekly downloads
693K
-3.51%
Maintainers
12
Weekly downloads
Ā 
Created
Source

šŸ‘‹ Welcome to the
Expo Doctor package.

šŸš€ Usage

CLI

# Usage
npx expo-doctor [options] [path]

āš™ļø Options

For more information run npx expo-doctor --help (or -h)

OptionsDescription
-h, --helpoutput usage information
-v, --versionoutput the version number

Environment variables

Variable nameDescription
EXPO_DOCTOR_SKIP_DEPENDENCY_VERSION_CHECKAllow disabling the check for installed dependencies that are not compatible with the SDK version.
EXPO_DOCTOR_ENABLE_DIRECTORY_CHECKEnable experimental React Native Directory checks.

Testing and development

  • (First time only) Setup an alias inside your .zschrc so you can run the development version on other projects, e.g., alias nexpo-doctor="/path/to/expo/packages/expo-doctor/build/index.js"
  • Run yarn watch inside of project folder.
  • In your test project, run nexpo-doctor

License

The Expo source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.

Keywords

expo

FAQs

Package last updated on 09 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts