axe-puppeteer
Advanced tools
Comparing version 0.1.0-canary.5b83afb2 to 0.1.0-canary.6afdf2c8
<< 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.5b83afb2", | ||
"version": "0.1.0-canary.6afdf2c8", | ||
"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", | ||
@@ -6,0 +10,0 @@ "typings": "dist/index.d.ts", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
3
0