markdownlint-cli2-formatter-junit
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "markdownlint-cli2-formatter-junit", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "An output formatter for markdownlint-cli2 that writes results to a file in JUnit XML format", | ||
@@ -24,3 +24,3 @@ "author": { | ||
"dependencies": { | ||
"junit-report-builder": "~2.1.0" | ||
"junit-report-builder": "3.0.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
6152
+ Addedjunit-report-builder@3.0.0(transitive)
+ Addedxmlbuilder@15.1.1(transitive)
- Removedjunit-report-builder@2.1.0(transitive)
- Removedxmlbuilder@10.1.1(transitive)
Updatedjunit-report-builder@3.0.0