Comparing version 2.3.0 to 2.3.1
# Changelog | ||
## 2.3.1 (2020-08-17) | ||
* Add missing puppeteer dependency | ||
## 2.3.0 (2019-05-14) | ||
@@ -5,0 +9,0 @@ |
{ | ||
"name": "pa11y-ci", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Pa11y CI is a CI-centric accessibility test runner, built using Pa11y", | ||
@@ -30,2 +30,3 @@ "keywords": [], | ||
"protocolify": "^2.0.0", | ||
"puppeteer": "^1.15.0", | ||
"wordwrap": "^1.0.0" | ||
@@ -32,0 +33,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
65240
11
4
+ Addedpuppeteer@^1.15.0
+ Addedpuppeteer@1.20.0(transitive)