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

react-devtools

Package Overview
Dependencies
Maintainers
11
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-devtools - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1

2

app.js

@@ -49,3 +49,3 @@ /**

// and load the index.html of the app.
mainWindow.loadURL('file://' + __dirname + '/app.html'); // eslint-disable-line no-path-concat
mainWindow.loadURL('file://' + __dirname + '/app.html');
// $FlowFixMe[incompatible-use] found when upgrading Flow

@@ -52,0 +52,0 @@ mainWindow.webContents.executeJavaScript(

{
"name": "react-devtools",
"version": "5.3.0",
"version": "5.3.1",
"description": "Use react-devtools outside of the browser",

@@ -30,5 +30,5 @@ "license": "MIT",

"minimist": "^1.2.3",
"react-devtools-core": "5.3.0",
"react-devtools-core": "5.3.1",
"update-notifier": "^2.1.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