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

babel-preset-react-hot

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-react-hot - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

index.js

@@ -10,3 +10,3 @@ module.exports = {

transform: require.resolve('react-transform-catch-errors'),
imports: ['react', './ErrorBox']
imports: ['react', './node_modules/babel-preset-react-hot/ErrorBox']
}]

@@ -13,0 +13,0 @@ }]

{
"name": "babel-preset-react-hot",
"version": "0.0.1",
"version": "0.0.2",
"description": "Babel preset for React hot module replacement and error catching",

@@ -5,0 +5,0 @@ "main": "index.js",

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