Socket
Socket
Sign inDemoInstall

react-devtools-core

Package Overview
Dependencies
5
Maintainers
7
Versions
146
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.17.0 to 4.18.0

dist/1e6b11469112fc2b2dd9.worker.js

4

package.json
{
"name": "react-devtools-core",
"version": "4.17.0",
"version": "4.18.0",
"description": "Use react-devtools outside of the browser",

@@ -21,3 +21,5 @@ "license": "MIT",

"build:backend": "cross-env NODE_ENV=production webpack --config webpack.backend.js",
"build:backend:fb": "cross-env NODE_ENV=production FEATURE_FLAG_TARGET=core/backend-fb webpack --config webpack.backend.js",
"build:standalone": "cross-env NODE_ENV=production webpack --config webpack.standalone.js",
"build:standalone:fb": "cross-env NODE_ENV=production FEATURE_FLAG_TARGET=core/standalone-fb webpack --config webpack.standalone.js",
"prepublish": "yarn run build",

@@ -24,0 +26,0 @@ "start:backend": "cross-env NODE_ENV=development webpack --config webpack.backend.js --watch",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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