Comparing version 6.6.1 to 6.6.2
@@ -22,2 +22,9 @@ /// <reference types="node"/> | ||
} | ||
interface MicrosoftEdgeOptions { | ||
/** | ||
* `devtools` only, switch headless mode by either `headless` flag or `--headless` argument but not both | ||
*/ | ||
headless?: boolean; | ||
} | ||
} | ||
@@ -24,0 +31,0 @@ |
{ | ||
"name": "devtools", | ||
"version": "6.6.1", | ||
"version": "6.6.2", | ||
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer", | ||
@@ -38,3 +38,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
}, | ||
"gitHead": "261c5b333bbf7449f630c195aafa2ce0cf18c216" | ||
"gitHead": "55cf5ddb657554d35f6de9308c69c6d2cd69fcf7" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
113250
2258
4