axe-puppeteer
Advanced tools
Comparing version 0.1.0-canary.6afdf2c8 to 0.1.0-canary.83c32650
{ | ||
"name": "axe-puppeteer", | ||
"version": "0.1.0-canary.6afdf2c8", | ||
"version": "0.1.0-canary.83c32650", | ||
"description": "Provides a chainable axe API for Puppeteer and automatically injects into all frames", | ||
@@ -40,3 +40,3 @@ "repository": { | ||
"test-listen": "^1.1.0", | ||
"ts-node": "^7.0.1", | ||
"ts-node": "^8.3.0", | ||
"tslint": "^5.11.0", | ||
@@ -49,3 +49,3 @@ "tslint-config-prettier": "^1.16.0", | ||
"dependencies": { | ||
"axe-core": "^3.1.2" | ||
"axe-core": "^3.3.1" | ||
}, | ||
@@ -52,0 +52,0 @@ "peerDependencies": { |
Updatedaxe-core@^3.3.1