webdriverio
Advanced tools
Comparing version 7.36.0 to 7.40.0
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
type PDFPrintOptions = { | ||
@@ -3,0 +4,0 @@ orientation?: string; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/** | ||
@@ -3,0 +4,0 @@ * |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/** | ||
@@ -3,0 +4,0 @@ * |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/** | ||
@@ -3,0 +4,0 @@ * |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import type { CDPSession } from 'puppeteer-core/lib/cjs/puppeteer/common/Connection'; | ||
@@ -3,0 +4,0 @@ import type Protocol from 'devtools-protocol'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import type { CDPSession } from 'puppeteer-core/lib/cjs/puppeteer/common/Connection'; | ||
@@ -3,0 +4,0 @@ import { JsonCompatible } from '@wdio/types'; |
{ | ||
"name": "webdriverio", | ||
"description": "Next-gen browser and mobile automation test framework for Node.js", | ||
"version": "7.36.0", | ||
"version": "7.40.0", | ||
"homepage": "https://webdriver.io", | ||
@@ -60,8 +60,8 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@types/node": "^18.0.0", | ||
"@wdio/config": "7.33.0", | ||
"@wdio/config": "7.40.0", | ||
"@wdio/logger": "7.26.0", | ||
"@wdio/protocols": "7.27.0", | ||
"@wdio/repl": "7.33.0", | ||
"@wdio/types": "7.33.0", | ||
"@wdio/utils": "7.33.0", | ||
"@wdio/repl": "7.40.0", | ||
"@wdio/types": "7.40.0", | ||
"@wdio/utils": "7.40.0", | ||
"archiver": "^5.0.0", | ||
@@ -71,3 +71,3 @@ "aria-query": "^5.2.1", | ||
"css-value": "^0.0.1", | ||
"devtools": "7.35.0", | ||
"devtools": "7.40.0", | ||
"devtools-protocol": "^0.0.1260888", | ||
@@ -86,5 +86,5 @@ "fs-extra": "^11.1.1", | ||
"serialize-error": "^8.0.0", | ||
"webdriver": "7.33.0" | ||
"webdriver": "7.40.0" | ||
}, | ||
"gitHead": "978016defb1c1cb7a3a819c493c350f20fdfbb36" | ||
"gitHead": "6d44a39b17edb7c45c88a780bf1dbefe388550fb" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
583421
12176
+ Added@wdio/config@7.40.0(transitive)
+ Added@wdio/repl@7.40.0(transitive)
+ Added@wdio/types@7.40.0(transitive)
+ Added@wdio/utils@7.40.0(transitive)
+ Addeddevtools@7.40.0(transitive)
+ Addedwebdriver@7.40.0(transitive)
- Removed@wdio/config@7.33.0(transitive)
- Removed@wdio/repl@7.33.0(transitive)
- Removed@wdio/types@7.33.0(transitive)
- Removed@wdio/utils@7.33.0(transitive)
- Removeddevtools@7.35.0(transitive)
- Removedwebdriver@7.33.0(transitive)
Updated@wdio/config@7.40.0
Updated@wdio/repl@7.40.0
Updated@wdio/types@7.40.0
Updated@wdio/utils@7.40.0
Updateddevtools@7.40.0
Updatedwebdriver@7.40.0