forked from external-repos/pa11y-dashboard
Version 3.2.1
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.2.1 (2021-04-27)
|
||||||
|
|
||||||
|
* Upgrade express-hbs to the latest version in order to address several potential vulnerabilities
|
||||||
|
* Fixes a MongoDB "ObjectID generation failed" error.
|
||||||
|
* Update pa11y-webservice to version 3.2.1 and pa11y to version 5.3.1
|
||||||
|
|
||||||
## 3.2.0 (2020-10-05)
|
## 3.2.0 (2020-10-05)
|
||||||
|
|
||||||
* Update pa11y to version 5.3.0, which means better compatibility with sites using AMD modules
|
* Update pa11y to version 5.3.0, which means better compatibility with sites using AMD modules
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pa11y-dashboard",
|
"name": "pa11y-dashboard",
|
||||||
"version": "3.2.0",
|
"version": "3.2.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter",
|
"description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Reference in New Issue
Block a user