@wdio/mocha-framework
Advanced tools
Comparing version 5.0.3 to 5.1.0
{ | ||
"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). |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
0
44078
5
Updated@wdio/config@^5.1.0