@wdio/mocha-framework
Advanced tools
Comparing version 8.23.0 to 8.23.1
@@ -86,3 +86,3 @@ import url from 'node:url'; | ||
const error = '' + | ||
'Unable to load spec files quite likely because they rely on `browser` object that is not fully initialised.\n' + | ||
'Unable to load spec files quite likely because they rely on `browser` object that is not fully initialized.\n' + | ||
'`browser` object has only `capabilities` and some flags like `isMobile`.\n' + | ||
@@ -89,0 +89,0 @@ 'Helper files that use other `browser` commands have to be moved to `before` hook.\n' + |
{ | ||
"name": "@wdio/mocha-framework", | ||
"version": "8.23.0", | ||
"version": "8.23.1", | ||
"description": "A WebdriverIO plugin. Adapter for Mocha testing framework.", | ||
@@ -42,4 +42,4 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@wdio/logger": "8.16.17", | ||
"@wdio/types": "8.23.0", | ||
"@wdio/utils": "8.23.0", | ||
"@wdio/types": "8.23.1", | ||
"@wdio/utils": "8.23.1", | ||
"mocha": "^10.0.0" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "b17ce5f554deb8588cc156ad9676bd4bd13defe7" | ||
"gitHead": "64633b802ba4d00d23f6531dadc3fc724d8d7dd5" | ||
} |
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
300591
7
+ Added@wdio/types@8.23.1(transitive)
+ Added@wdio/utils@8.23.1(transitive)
- Removed@wdio/types@8.23.0(transitive)
- Removed@wdio/utils@8.23.0(transitive)
Updated@wdio/types@8.23.1
Updated@wdio/utils@8.23.1