axe-sarif-converter
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "axe-sarif-converter", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Convert axe-core accessibility scan results to the SARIF format", | ||
@@ -16,3 +16,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@types/sarif": "2.1.1", | ||
"@types/sarif": ">=2.1.1 <=2.1.2", | ||
"axe-core": "^3.2.2" | ||
@@ -30,3 +30,3 @@ }, | ||
"prettier": "^1.18.2", | ||
"rimraf": "^2.6.3", | ||
"rimraf": "^3.0.0", | ||
"semantic-release": "^15.13.18", | ||
@@ -33,0 +33,0 @@ "ts-jest": "^24.0.2", |
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
53700
+ Added@types/sarif@2.1.2(transitive)
- Removed@types/sarif@2.1.1(transitive)
Updated@types/sarif@>=2.1.1 <=2.1.2