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

react-hot-api

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hot-api - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

4

package.json
{
"name": "react-hot-api",
"version": "0.3.6",
"version": "0.3.7",
"description": "A generic library implementing hot reload for React components without unmounting or losing their state.",

@@ -20,3 +20,3 @@ "main": "modules/index.js",

"peerDependencies": {
"react": ">=0.11.0 || >=0.13.0-beta.1 || >=0.13.0-rc1"
"react": ">=0.11.0 || 0.13.0-beta.1 || 0.13.0-rc1 || 0.13.0-rc2"
},

@@ -23,0 +23,0 @@ "devDependencies": {

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