New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

axe-sarif-converter

Package Overview
Dependencies
Maintainers
3
Versions
32
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.1 to 2.0.2

27

package.json
{
"name": "axe-sarif-converter",
"version": "2.0.1",
"version": "2.0.2",
"description": "Convert axe-core accessibility scan results to the SARIF format",

@@ -13,4 +13,3 @@ "main": "dist/index.js",

"engines": {
"node": ">= 8",
"yarn": "^1.15.1"
"node": ">= 8"
},

@@ -22,18 +21,18 @@ "dependencies": {

"devDependencies": {
"@types/jest": "^24.0.12",
"@types/lodash": "^4.14.123",
"@types/node": "^11.13.9",
"jest": "^24.7.1",
"jest-circus": "^24.7.1",
"@types/jest": "^24.0.15",
"@types/lodash": "^4.14.136",
"@types/node": "^12.6.8",
"jest": "^24.8.0",
"jest-circus": "^24.8.0",
"jest-junit": "^6.4.0",
"license-check-and-add": "^2.3.6",
"lodash": "^4.17.11",
"prettier": "^1.17.0",
"lodash": "^4.17.15",
"prettier": "^1.18.2",
"rimraf": "^2.6.3",
"semantic-release": "^15.13.3",
"semantic-release": "^15.13.18",
"ts-jest": "^24.0.2",
"tslint": "^5.16.0",
"tslint-microsoft-contrib": "^6.1.1",
"tslint": "^5.18.0",
"tslint-microsoft-contrib": "^6.2.0",
"typemoq": "^2.1.0",
"typescript": "^3.4.5"
"typescript": "^3.5.3"
},

@@ -40,0 +39,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