react-devtools
Advanced tools
Comparing version 4.24.1 to 4.24.2
{ | ||
"name": "react-devtools", | ||
"version": "4.24.1", | ||
"version": "4.24.2", | ||
"description": "Use react-devtools outside of the browser", | ||
@@ -29,5 +29,5 @@ "license": "MIT", | ||
"minimist": "^1.2.3", | ||
"react-devtools-core": "4.24.1", | ||
"react-devtools-core": "4.24.2", | ||
"update-notifier": "^2.1.0" | ||
} | ||
} |
# `react-devtools` | ||
React DevTools is available as a built-in extension for Chrome and Firefox browsers. This package enables you to debug a React app elsewhere (e.g. a mobile browser, an embedded webview, Safari, inside an iframe). | ||
This package can be used to debug non-browser-based React applications (e.g. React Native, mobile browser or embedded webview, Safari). | ||
It works both with React DOM and React Native. | ||
![React DevTools screenshot](https://user-images.githubusercontent.com/29597/63811956-bdd9b580-c8dd-11e9-8962-c568e475c425.png) | ||
@@ -35,3 +33,3 @@ | ||
If you're not in a simulator then you also need to run the following in a command prompt: | ||
If you're not using a local simulator, you'll also need to forward ports used by React DevTools: | ||
```sh | ||
@@ -41,3 +39,3 @@ adb reverse tcp:8097 tcp:8097 | ||
If you're using React Native 0.43 or higher, it should connect to your simulator within a few seconds. | ||
If you're using React Native 0.43 or higher, it should connect to your simulator within a few seconds. (If this doesn't happen automatically, try reloading the React Native app.) | ||
@@ -44,0 +42,0 @@ ### Integration with React Native Inspector |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23184
136
+ Addedreact-devtools-core@4.24.2(transitive)
- Removedreact-devtools-core@4.24.1(transitive)
Updatedreact-devtools-core@4.24.2