🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

crawlkit-runner-axe

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crawlkit-runner-axe - npm Package Compare versions

Comparing version

to
1.0.1

{
"name": "crawlkit-runner-axe",
"version": "1.0.0",
"version": "1.0.1",
"description": "A CrawlKit runner for auditing a website with aXe",

@@ -24,3 +24,4 @@ "main": "src/index.js",

"files": [
"src"
"src",
"examples/tonic.js"
],

@@ -49,3 +50,4 @@ "bugs": {

"node": ">=4.2"
}
},
"tonicExampleFilename": "examples/tonic.js"
}