@wdio/cli
Advanced tools
Comparing version 9.0.3 to 9.0.4
{ | ||
"name": "@wdio/cli", | ||
"version": "9.0.3", | ||
"version": "9.0.4", | ||
"description": "WebdriverIO testrunner command line interface", | ||
@@ -16,3 +16,3 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"type": "git", | ||
"url": "git://github.com/webdriverio/webdriverio.git", | ||
"url": "git+https://github.com/webdriverio/webdriverio.git", | ||
"directory": "packages/wdio-cli" | ||
@@ -45,8 +45,8 @@ }, | ||
"@vitest/snapshot": "^1.2.1", | ||
"@wdio/config": "9.0.0", | ||
"@wdio/globals": "9.0.1", | ||
"@wdio/logger": "9.0.0", | ||
"@wdio/protocols": "9.0.0", | ||
"@wdio/types": "9.0.0", | ||
"@wdio/utils": "9.0.0", | ||
"@wdio/config": "9.0.4", | ||
"@wdio/globals": "9.0.4", | ||
"@wdio/logger": "9.0.4", | ||
"@wdio/protocols": "9.0.4", | ||
"@wdio/types": "9.0.4", | ||
"@wdio/utils": "9.0.4", | ||
"async-exit-hook": "^2.0.1", | ||
@@ -67,3 +67,3 @@ "chalk": "^5.2.0", | ||
"tsx": "^4.7.2", | ||
"webdriverio": "9.0.1", | ||
"webdriverio": "9.0.4", | ||
"yargs": "^17.7.2" | ||
@@ -84,3 +84,3 @@ }, | ||
}, | ||
"gitHead": "e59369c4d66ad87d37e5df5a4770a3438ddf9eb8" | ||
"gitHead": "1f3d6f781391548e8672e768e72b3d5c499a3aa7" | ||
} |
Sorry, the diff of this file is too big to display
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
263027
84
+ Added@wdio/config@9.0.4(transitive)
+ Added@wdio/globals@9.0.4(transitive)
+ Added@wdio/logger@9.0.4(transitive)
+ Added@wdio/protocols@9.0.4(transitive)
+ Added@wdio/repl@9.0.4(transitive)
+ Added@wdio/types@9.0.4(transitive)
+ Added@wdio/utils@9.0.4(transitive)
+ Addedwebdriver@9.0.4(transitive)
+ Addedwebdriverio@9.0.4(transitive)
- Removed@wdio/config@9.0.0(transitive)
- Removed@wdio/globals@9.0.1(transitive)
- Removed@wdio/logger@9.0.0(transitive)
- Removed@wdio/protocols@9.0.0(transitive)
- Removed@wdio/repl@9.0.0(transitive)
- Removed@wdio/types@9.0.0(transitive)
- Removed@wdio/utils@9.0.0(transitive)
- Removedwebdriver@9.0.0(transitive)
- Removedwebdriverio@9.0.1(transitive)
Updated@wdio/config@9.0.4
Updated@wdio/globals@9.0.4
Updated@wdio/logger@9.0.4
Updated@wdio/protocols@9.0.4
Updated@wdio/types@9.0.4
Updated@wdio/utils@9.0.4
Updatedwebdriverio@9.0.4