Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

axe-sarif-converter

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axe-sarif-converter - npm Package Compare versions

Comparing version 2.11.0 to 2.11.1

19

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc