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

react-render-hook

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-render-hook - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

3

CHANGELOG.md

@@ -24,1 +24,4 @@ # Changelog

React 16.5.0 compatibility by updating devtools. Thanks @albertfdp for tracking this down!
## v1.1.1
Add fbjs as a dependency needed by devtools in some circumstances (the tests in this package weren't affected, not sure why yet)

3

package.json
{
"name": "react-render-hook",
"version": "1.1.0",
"version": "1.1.1",
"description": "Hooks to React.js rendering, to enable access to the virtual DOM (as shown in React devtools)",

@@ -48,4 +48,5 @@ "scripts": {

"dependencies": {
"fbjs": "^1.0.0",
"semver": "^5.5.1"
}
}
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