@wdio/mocha-framework
Advanced tools
Comparing version 5.0.0 to 5.0.3
{ | ||
"name": "@wdio/mocha-framework", | ||
"version": "5.0.0", | ||
"version": "5.0.3", | ||
"description": "A WebdriverIO plugin. Adapter for Mocha testing framework.", | ||
@@ -33,4 +33,4 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/config": "^5.0.0", | ||
"@wdio/logger": "^5.0.0", | ||
"@wdio/config": "^5.0.3", | ||
"@wdio/logger": "^5.0.3", | ||
"mocha": "^5.2.0" | ||
@@ -44,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "e3acd52cfed2db63f2eb90143c0d6798ad2405f2" | ||
"gitHead": "2087e418cac88f955d00f3e340964f99b3185599" | ||
} |
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
Updated@wdio/config@^5.0.3
Updated@wdio/logger@^5.0.3