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

devtools

Package Overview
Dependencies
Maintainers
3
Versions
386
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devtools - npm Package Compare versions

Comparing version 7.4.2 to 7.4.5

2

build/launcher.js

@@ -73,2 +73,4 @@ "use strict";

...chromeOptions,
// @ts-ignore ToDo(@L0tso): remove comment once https://github.com/puppeteer/puppeteer/pull/6942 is released
defaultViewport: null,
browserURL: `http://localhost:${chrome.port}`

@@ -75,0 +77,0 @@ }); // casting from @types/puppeteer to built in type

4

package.json
{
"name": "devtools",
"version": "7.4.2",
"version": "7.4.5",
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer",

@@ -40,3 +40,3 @@ "author": "Christian Bromann <christian@saucelabs.com>",

},
"gitHead": "2a5c37958661c0ed692d415f043e71e2545f00be"
"gitHead": "58e53bda71b00781c9ad9ce6ed7471e52107038d"
}

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