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

devtools

Package Overview
Dependencies
Maintainers
2
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.0.8 to 7.0.9

4

build/launcher.js

@@ -86,3 +86,5 @@ "use strict";

...chromeOptions,
browserURL: `http://localhost:${chrome.port}`
browserURL: `http://localhost:${chrome.port}`,
// @ts-ignore ToDo(@L0tso): remove once https://github.com/puppeteer/puppeteer/pull/6942 is merged
defaultViewport: null
}); // casting from @types/puppeteer to built in type

@@ -89,0 +91,0 @@ /**

{
"name": "devtools",
"version": "7.0.8",
"version": "7.0.9",
"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": "b09d3e47ab2c84ea2510e15ef755e06895c051fe"
"gitHead": "08f6d464e479ed890837ab667819446d05b5b3e1"
}

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