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

devtools-modules

Package Overview
Dependencies
Maintainers
4
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devtools-modules - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

4

client/shared/components/splitter/Draggable.js

@@ -5,4 +5,4 @@ /* This Source Code Form is subject to the terms of the Mozilla Public

const React = require("devtools/client/shared/vendor/react");
const ReactDOM = require("devtools/client/shared/vendor/react-dom");
const React = require("react");
const ReactDOM = require("react-dom");
const { DOM: dom, PropTypes } = React;

@@ -9,0 +9,0 @@

{
"name": "devtools-modules",
"version": "0.0.15",
"version": "0.0.16",
"description": "DevTools Modules from M-C",

@@ -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