Comparing version 6.1.22 to 6.1.23
@@ -115,3 +115,5 @@ "use strict"; | ||
retries, | ||
result | ||
result: { | ||
value: result | ||
} | ||
}); | ||
@@ -118,0 +120,0 @@ |
{ | ||
"name": "devtools", | ||
"version": "6.1.22", | ||
"version": "6.1.23", | ||
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer", | ||
@@ -45,3 +45,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
}, | ||
"gitHead": "f1878255e192abdacccaa7c8a4cf4cc11be0972e" | ||
"gitHead": "849a89ba604ccd5d17d928032675a098cfe298da" | ||
} |
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
85293
2073