react-devtools-core
Advanced tools
Comparing version 4.9.0 to 4.10.0
{ | ||
"name": "react-devtools-core", | ||
"version": "4.9.0", | ||
"version": "4.10.0", | ||
"description": "Use react-devtools outside of the browser", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -27,2 +27,3 @@ # `react-devtools-core` | ||
* `resolveRNStyle: (style: number) => ?Object` - Used by the React Native style plug-in. | ||
* `retryConnectionDelay: number` (defaults to `2000`) - Milliseconds delay to wait between retrying a failed Websocket connection. | ||
* `isAppActive: () => boolean` - If provided, DevTools will poll this method and wait until it returns true before connecting to React. | ||
@@ -29,0 +30,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
3502120
2979
74