axe-sarif-converter
Advanced tools
Comparing version 2.11.0 to 2.11.1
{ | ||
"name": "axe-sarif-converter", | ||
"version": "2.11.0", | ||
"version": "2.11.1", | ||
"description": "Convert axe-core accessibility scan results to the SARIF format", | ||
@@ -19,4 +19,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@puppeteer/browsers": "^1.5.0", | ||
"@types/sarif": ">=2.1.1 <=2.1.4", | ||
"@puppeteer/browsers": "^2.1.0", | ||
"@types/sarif": ">=2.1.1 <=2.1.8", | ||
"axe-core": "^3.2.2 || ^4.0.0", | ||
@@ -26,4 +26,4 @@ "yargs": "^17.0.0" | ||
"devDependencies": { | ||
"@axe-core/cli": "^4.7.0", | ||
"@axe-core/puppeteer": "^4.7.0", | ||
"@axe-core/cli": "^4.8.0", | ||
"@axe-core/puppeteer": "^4.8.0", | ||
"@types/jest": "^27.4.0", | ||
@@ -33,4 +33,4 @@ "@types/lodash": "^4.14.136", | ||
"@types/yargs": "^17.0.8", | ||
"@typescript-eslint/eslint-plugin": "^5.59.8", | ||
"@typescript-eslint/parser": "^5.58.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.4", | ||
"@typescript-eslint/parser": "^6.4.0", | ||
"eslint": "^8.42.0", | ||
@@ -45,3 +45,3 @@ "eslint-plugin-security": "^1.4.0", | ||
"rimraf": "^5.0.0", | ||
"semantic-release": "^21.0.1", | ||
"semantic-release": "^22.0.0", | ||
"ts-jest": "^27.0.2", | ||
@@ -53,3 +53,4 @@ "typemoq": "^2.1.0", | ||
"ansi-regex@^4.1.0": "^5.0.1", | ||
"axe-core": "4.7.2" | ||
"axe-core": "4.8.4", | ||
"chromedriver": "^119.0.1" | ||
}, | ||
@@ -56,0 +57,0 @@ "scripts": { |
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
60258
+ Added@puppeteer/browsers@2.4.1(transitive)
+ Added@types/sarif@2.1.7(transitive)
+ Addedbare-fs@2.3.5(transitive)
+ Addedbare-os@2.4.4(transitive)
+ Addedbare-path@2.1.3(transitive)
+ Addedbare-stream@2.4.0(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addedms@2.1.3(transitive)
+ Addedproxy-agent@6.4.0(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedtar-fs@3.0.6(transitive)
- Removed@puppeteer/browsers@1.9.1(transitive)
- Removed@types/sarif@2.1.4(transitive)
- Removeddebug@4.3.4(transitive)
- Removedmkdirp-classic@0.5.3(transitive)
- Removedms@2.1.2(transitive)
- Removedproxy-agent@6.3.1(transitive)
- Removedtar-fs@3.0.4(transitive)
Updated@puppeteer/browsers@^2.1.0
Updated@types/sarif@>=2.1.1 <=2.1.8