You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@wdio/mocha-framework

Package Overview
Dependencies
Maintainers
3
Versions
373
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/mocha-framework - npm Package Compare versions

Comparing version

to
8.10.0

8

package.json
{
"name": "@wdio/mocha-framework",
"version": "8.8.7",
"version": "8.10.0",
"description": "A WebdriverIO plugin. Adapter for Mocha testing framework.",

@@ -42,4 +42,4 @@ "author": "Christian Bromann <mail@bromann.dev>",

"@wdio/logger": "8.6.6",
"@wdio/types": "8.8.7",
"@wdio/utils": "8.8.7",
"@wdio/types": "8.10.0",
"@wdio/utils": "8.10.0",
"mocha": "^10.0.0"

@@ -50,3 +50,3 @@ },

},
"gitHead": "c8f7c7298308b5d313d88a16fdd58f241fdeec52"
"gitHead": "f0c607340b4f31a4ae48509115335283f488e38f"
}