markdownlint-cli2-formatter-junit
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -7,3 +7,3 @@ // @ts-check | ||
const path = require("node:path"); | ||
const junitReportBuilder = require("junit-report-builder"); | ||
const junitReportBuilder = require("junit-report-builder").default; | ||
@@ -10,0 +10,0 @@ // Writes markdownlint-cli2 results to a file in JUnit XML format |
{ | ||
"name": "markdownlint-cli2-formatter-junit", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "An output formatter for markdownlint-cli2 that writes results to a file in JUnit XML format", | ||
@@ -25,3 +25,3 @@ "author": { | ||
"dependencies": { | ||
"junit-report-builder": "3.2.1" | ||
"junit-report-builder": "4.0.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "keywords": [ |
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
6246
+ Addedjunit-report-builder@4.0.0(transitive)
- Removeddate-format@4.0.3(transitive)
- Removedjunit-report-builder@3.2.1(transitive)
Updatedjunit-report-builder@4.0.0