Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-devtools

Package Overview
Dependencies
Maintainers
5
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-devtools - npm Package Compare versions

Comparing version 4.13.4 to 4.13.5

4

CHANGELOG.md

@@ -12,2 +12,6 @@ # React DevTools changelog

## 4.13.5 (May 25, 2021)
#### Bugfix
* Handle edge case where a component mounts before its "owner" (in DEV mode) that previously caused a validation error ([bvaughn](https://github.com/bvaughn) in [#21562](https://github.com/facebook/react/pull/21562))
## 4.13.4 (May 20, 2021)

@@ -14,0 +18,0 @@ #### Bugfix

4

package.json
{
"name": "react-devtools",
"version": "4.13.4",
"version": "4.13.5",
"description": "Use react-devtools outside of the browser",

@@ -30,5 +30,5 @@ "license": "MIT",

"minimist": "^1.2.3",
"react-devtools-core": "4.13.4",
"react-devtools-core": "4.13.5",
"update-notifier": "^2.1.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc