Comparing version 7.4.2 to 7.4.5
@@ -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 |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
215393
3964