react-devtools-inline
Advanced tools
Comparing version 4.7.0 to 4.8.0
{ | ||
"name": "react-devtools-inline", | ||
"version": "4.7.0", | ||
"version": "4.8.0", | ||
"description": "Embed react-devtools within a website", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -88,3 +88,3 @@ # `react-devtools-inline` | ||
// Note that this would need to be done via <script> tag injection, | ||
// as setting the src of the <iframe> would load a new page (withou the injected backend). | ||
// as setting the src of the <iframe> would load a new page (without the injected backend). | ||
@@ -111,3 +111,3 @@ // Initialize DevTools UI to listen to the hook we just installed. | ||
// The DevTooks hook needs to be installed before React is even required! | ||
// The DevTools hook needs to be installed before React is even required! | ||
// The safest way to do this is probably to install it in a separate script tag. | ||
@@ -182,2 +182,2 @@ initialize(window); | ||
To test package changes, refer to the [`react-devtools-shell` README](https://github.com/facebook/react/blob/master/packages/react-devtools-shell/README.md). | ||
To test package changes, refer to the [`react-devtools-shell` README](https://github.com/facebook/react/blob/master/packages/react-devtools-shell/README.md). |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1850144
34730
181