Comparing version 7.5.0 to 7.5.2
@@ -32,3 +32,3 @@ "use strict"; | ||
} | ||
return result; | ||
return r; | ||
}); | ||
@@ -35,0 +35,0 @@ } |
@@ -31,3 +31,3 @@ "use strict"; | ||
} | ||
return result; | ||
return r; | ||
}); | ||
@@ -34,0 +34,0 @@ } |
@@ -175,3 +175,3 @@ "use strict"; | ||
} | ||
return result; | ||
return r; | ||
})); | ||
@@ -178,0 +178,0 @@ await page.$$eval(`[${constants_1.SERIALIZE_PROPERTY}]`, cleanUpSerializationSelector_1.default, constants_1.SERIALIZE_PROPERTY); |
{ | ||
"name": "devtools", | ||
"version": "7.5.0", | ||
"version": "7.5.2", | ||
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer", | ||
@@ -25,7 +25,7 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/config": "7.5.0", | ||
"@wdio/config": "7.5.2", | ||
"@wdio/logger": "7.4.2", | ||
"@wdio/protocols": "7.4.2", | ||
"@wdio/types": "7.4.2", | ||
"@wdio/utils": "7.4.6", | ||
"@wdio/types": "7.5.2", | ||
"@wdio/utils": "7.5.2", | ||
"chrome-launcher": "^0.13.1", | ||
@@ -42,3 +42,3 @@ "edge-paths": "^2.1.0", | ||
}, | ||
"gitHead": "18f0581fe366c14d678b05206c2fa5b15d4e701e" | ||
"gitHead": "2696513f1451a9fb6b69efa681e9fcb2604b0f65" | ||
} |
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
217738
+ Added@wdio/config@7.5.2(transitive)
+ Added@wdio/types@7.5.2(transitive)
+ Added@wdio/utils@7.5.2(transitive)
- Removed@wdio/config@7.5.0(transitive)
- Removed@wdio/types@7.4.2(transitive)
- Removed@wdio/utils@7.4.6(transitive)
Updated@wdio/config@7.5.2
Updated@wdio/types@7.5.2
Updated@wdio/utils@7.5.2