Socket
Socket
Sign inDemoInstall

chromium-bidi

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chromium-bidi - npm Package Compare versions

Comparing version 0.5.22 to 0.5.23

1

lib/cjs/bidiMapper/modules/network/NetworkRequest.js

@@ -182,2 +182,3 @@ "use strict";

this.#emitEvent(this.#getResponseReceivedEvent.bind(this));
this.#networkStorage.deleteRequest(this.id);
}

@@ -184,0 +185,0 @@ }

4

package.json
{
"name": "chromium-bidi",
"version": "0.5.22",
"version": "0.5.23",
"description": "An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.",

@@ -168,3 +168,3 @@ "scripts": {

"debug": "4.3.5",
"devtools-protocol": "0.0.1311068",
"devtools-protocol": "0.0.1312386",
"eslint": "8.57.0",

@@ -171,0 +171,0 @@ "eslint-config-prettier": "9.1.0",

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc