wdio-junit-reporter
Advanced tools
Comparing version 0.4.3 to 0.4.4
{ | ||
"name": "wdio-junit-reporter", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "A WebdriverIO plugin. Report results in junit xml format.", | ||
@@ -66,9 +66,9 @@ "main": "build/reporter.js", | ||
"istanbul": "^0.4.5", | ||
"libxmljs": "^0.18.4", | ||
"libxmljs": "^0.19.0", | ||
"mocha": "^5.0.0", | ||
"np": "^2.16.0", | ||
"np": "^3.0.4", | ||
"npm-run-all": "^4.0.2", | ||
"rimraf": "^2.6.1", | ||
"should": "^13.0.0", | ||
"sinon": "^5.0.0" | ||
"sinon": "^6.0.0" | ||
}, | ||
@@ -75,0 +75,0 @@ "contributors": [ |
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
56772