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.0.2 to 2.0.3

6

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

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