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

devtools-connection

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devtools-connection - npm Package Compare versions

Comparing version 0.0.10-rc1 to 0.0.10-rc2

2

package.json
{
"name": "devtools-connection",
"version": "0.0.10-rc1",
"version": "0.0.10-rc2",
"description": "DevTools HTML Connection Logic",

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

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

const promise = require("./utils/promise");
const EventEmitter = require("./utils/event-emitter-2");
const EventEmitter = require("./utils/event-emitter");
const { DebuggerClient } = require("./debugger/client");

@@ -9,0 +9,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