axe-sarif-converter
Advanced tools
Comparing version 2.6.1 to 2.6.2
{ | ||
"name": "axe-sarif-converter", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"description": "Convert axe-core accessibility scan results to the SARIF format", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"@types/node": "^14.0.1", | ||
"@types/yargs": "^15.0.0", | ||
"@types/yargs": "^16.0.0", | ||
"@typescript-eslint/eslint-plugin": "^4.0.1", | ||
@@ -34,3 +34,3 @@ "@typescript-eslint/parser": "^4.0.1", | ||
"jest-junit": "^12.0.0", | ||
"license-check-and-add": "^3.0.3", | ||
"license-check-and-add": "^4.0.1", | ||
"lodash": "^4.17.15", | ||
@@ -37,0 +37,0 @@ "prettier": "^2.0.1", |
@@ -8,4 +8,4 @@ <!-- | ||
[![Build status](https://dev.azure.com/accessibility-insights/axe-sarif-converter/_apis/build/status/Microsoft.axe-sarif-converter%20-%20CI?branchName=master)](https://dev.azure.com/accessibility-insights/axe-sarif-converter/_build/latest?definitionId=20&branchName=master) | ||
[![Code coverage](https://img.shields.io/azure-devops/coverage/accessibility-insights/axe-sarif-converter/20.svg)](https://dev.azure.com/accessibility-insights/axe-sarif-converter/_build/latest?definitionId=20&branchName=master) | ||
[![Build status](https://dev.azure.com/accessibility-insights/axe-sarif-converter/_apis/build/status/Microsoft.axe-sarif-converter%20-%20CI?branchName=main)](https://dev.azure.com/accessibility-insights/axe-sarif-converter/_build/latest?definitionId=20&branchName=main) | ||
[![Code coverage](https://img.shields.io/azure-devops/coverage/accessibility-insights/axe-sarif-converter/20.svg)](https://dev.azure.com/accessibility-insights/axe-sarif-converter/_build/latest?definitionId=20&branchName=main) | ||
[![npm](https://img.shields.io/npm/v/axe-sarif-converter.svg)](https://www.npmjs.com/package/axe-sarif-converter) | ||
@@ -12,0 +12,0 @@ [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) |
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
61529