New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/mocha-framework

Package Overview
Dependencies
Maintainers
0
Versions
369
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
9.10.1

8

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

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

"@wdio/logger": "9.4.4",
"@wdio/types": "9.9.0",
"@wdio/utils": "9.9.0",
"@wdio/types": "9.10.1",
"@wdio/utils": "9.10.1",
"mocha": "^10.3.0"

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

},
"gitHead": "620e092391d7bcc71cd7cd55ad146ad72e522da9"
"gitHead": "dc41a90e711d7b7a10e8129fb74650ad7a5956d0"
}