Comparing version 8.29.1 to 8.29.3
{ | ||
"name": "devtools", | ||
"version": "8.29.1", | ||
"version": "8.29.3", | ||
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer", | ||
@@ -42,7 +42,7 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@types/node": "^20.1.0", | ||
"@wdio/config": "8.29.1", | ||
"@wdio/config": "8.29.3", | ||
"@wdio/logger": "8.28.0", | ||
"@wdio/protocols": "8.24.12", | ||
"@wdio/types": "8.29.1", | ||
"@wdio/utils": "8.29.1", | ||
"@wdio/utils": "8.29.3", | ||
"chrome-launcher": "^1.0.0", | ||
@@ -53,3 +53,3 @@ "edge-paths": "^3.0.5", | ||
"query-selector-shadow-dom": "^1.0.0", | ||
"ua-parser-js": "^1.0.1", | ||
"ua-parser-js": "^1.0.37", | ||
"uuid": "^9.0.0", | ||
@@ -61,5 +61,5 @@ "which": "^4.0.0" | ||
"@types/uuid": "^9.0.0", | ||
"@wdio/globals": "8.29.1" | ||
"@wdio/globals": "8.29.3" | ||
}, | ||
"gitHead": "d434fcf0aaaa9d835789c4c335d319f94a899687" | ||
"gitHead": "4c6433be548950dc6ccf0efff77507dfa2f0b321" | ||
} |
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
234019
+ Added@wdio/config@8.29.3(transitive)
+ Added@wdio/utils@8.29.3(transitive)
- Removed@wdio/config@8.29.1(transitive)
- Removed@wdio/utils@8.29.1(transitive)
Updated@wdio/config@8.29.3
Updated@wdio/utils@8.29.3
Updatedua-parser-js@^1.0.37