Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/mocha-framework

Package Overview
Dependencies
Maintainers
3
Versions
361
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 5.0.3 to 5.1.0

6

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

@@ -33,3 +33,3 @@ "author": "Christian Bromann <christian@saucelabs.com>",

"dependencies": {
"@wdio/config": "^5.0.3",
"@wdio/config": "^5.1.0",
"@wdio/logger": "^5.0.3",

@@ -44,3 +44,3 @@ "mocha": "^5.2.0"

},
"gitHead": "2087e418cac88f955d00f3e340964f99b3185599"
"gitHead": "db1fd4728453075c5c549e755a3e5685ad85284e"
}

@@ -24,3 +24,3 @@ WDIO Mocha Framework Adapter

Instructions on how to install `WebdriverIO` can be found [here.](http://webdriver.io/guide/getstarted/install.html)
Instructions on how to install `WebdriverIO` can be found [here.](https://webdriver.io/docs/gettingstarted.html)

@@ -147,2 +147,2 @@ ## Configuration

For more information on WebdriverIO see the [homepage](http://webdriver.io).
For more information on WebdriverIO see the [homepage](https://webdriver.io).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc