You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

axe-puppeteer

Package Overview
Dependencies
Maintainers
5
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axe-puppeteer - npm Package Compare versions

Comparing version

to
0.1.0-canary.ef3d102f

8

.github/PULL_REQUEST_TEMPLATE.md
<< 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