axe-sarif-converter
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "axe-sarif-converter", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "Convert axe-core accessibility scan results to the SARIF format", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -69,4 +69,4 @@ <!-- | ||
- axe-sarif-converter version 2.x supports input from version ^3.0.0 of axe-core and outputs SARIF v2.1 | ||
- axe-sarif-converter version 1.x supports input from version ^3.0.0 of axe-core and outputs SARIF v2.0 | ||
- axe-sarif-converter version 2.x supports input from version ^3.2.0 of axe-core (tested with 3.2.2 and 3.3.2) and outputs SARIF v2.1 | ||
- axe-sarif-converter version 1.x supports input from version >= 3.2.0 < 3.3.0 of axe-core (tested with 3.2.2) and outputs SARIF v2.0 | ||
@@ -73,0 +73,0 @@ Note that the SARIF format _does not use semantic versioning_, and there are breaking changes between the v2.0 and v2.1 SARIF formats. If you need compatibility with a SARIF viewer that only supports v2.0, you should use version 1.x of this library. |
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
58887