@wdio/mocha-framework
Advanced tools
Comparing version 5.0.0-beta.16 to 5.0.0
{ | ||
"name": "@wdio/mocha-framework", | ||
"version": "5.0.0-beta.16", | ||
"version": "5.0.0", | ||
"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-beta.16", | ||
"@wdio/logger": "^5.0.0-beta.16", | ||
"@wdio/config": "^5.0.0", | ||
"@wdio/logger": "^5.0.0", | ||
"mocha": "^5.2.0" | ||
@@ -44,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "5da0bdc9efbc6630983f329624199c771ee79eef" | ||
"gitHead": "e3acd52cfed2db63f2eb90143c0d6798ad2405f2" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
1
54580
Updated@wdio/config@^5.0.0
Updated@wdio/logger@^5.0.0