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.0.0 to 1.0.1

3

CHANGELOG.md

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

Converted to use ES6 Maps with objects as keys (this must be supported by the runtime - Node v4 onwards is fine)
## v1.0.1
Update devDependencies

7

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

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

"object-assign": "^4.0.1",
"react": "^15.0.0",
"react-addons-test-utils": "^15.0.0",
"react-dom": "^15.0.0",
"react": "^16.0.0-rc",
"react-dom": "^16.0.0-rc",
"unexpected": "^10.0.2"

@@ -41,0 +40,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