axe-puppeteer
Advanced tools
Comparing version
<< Describe the changes >> | ||
Closes issue: | ||
Closes issue: #<< ticket number >> | ||
@@ -8,5 +8,5 @@ ## Reviewer checks | ||
**Required fields, to be filled out by PR reviewer(s)** | ||
- [ ] Follows the commit message policy, appropriate for next version | ||
- [ ] Has documentation updated, a DU ticket, or requires no documentation change | ||
- [ ] Includes new tests, or was unnecessary | ||
- [ ] Code is reviewed for security by: << Name here >> | ||
- [ ] Code is reviewed for accessibility | ||
- [ ] Code is reviewed for security |
{ | ||
"name": "axe-puppeteer", | ||
"version": "0.1.0-canary.ac411242", | ||
"version": "0.1.0-canary.ef3d102f", | ||
"description": "Provides a chainable axe API for Puppeteer and automatically injects into all frames", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/dequelabs/axe-puppeteer.git" | ||
}, | ||
"main": "dist/index.js", | ||
@@ -33,3 +37,3 @@ "typings": "dist/index.d.ts", | ||
"puppeteer": "^1.10.0", | ||
"sinon": "^7.1.1", | ||
"sinon": "^7.3.2", | ||
"source-map-support": "^0.5.9", | ||
@@ -45,3 +49,3 @@ "test-listen": "^1.1.0", | ||
"dependencies": { | ||
"axe-core": "^3.1.2" | ||
"axe-core": "^3.3.1" | ||
}, | ||
@@ -48,0 +52,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
60976
0.91%3
-25%Updated