Socket
Socket
Sign inDemoInstall

babel-plugin-react-hotify

Package Overview
Dependencies
129
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

5

package.json
{
"name": "babel-plugin-react-hotify",
"version": "0.1.0",
"version": "0.1.1",
"description": "Babel plugin that enables react-hotify for all classes with render() method",

@@ -16,3 +16,4 @@ "main": "index.js",

"peerDependencies": {
"babel-core": "^5.0.0"
"babel-core": "^5.0.0",
"react-hotify": "~0.1.1"
},

@@ -19,0 +20,0 @@ "author": "Dan Abramov <dan.abramov@me.com> (http://github.com/gaearon)",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc