Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pa11y-runner-htmlcs

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pa11y-runner-htmlcs - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

.github/workflows/tests.yml

19

CHANGELOG.md

@@ -1,26 +0,29 @@

# Changelog
## 1.2.1 (2021-04-01)
* Lock HTML_Codesniffer to v2.4 in order to avoid pulling WCAG 2.1 rules inadvertently
## 1.2.0 (2019-09-30)
* Adds support for sites using AMD
* Adds support for sites using AMD
## 1.1.0 (2019-07-22)
* Use NPM version of HTML CodeSniffer 2.4
* Use NPM version of HTML CodeSniffer 2.4
## 1.0.1 (2018-10-23)
* Remove out-of-date note from README
* Remove out-of-date note from README
## 1.0.0 (2018-10-23)
* Update to HTML CodeSniffer v2.2.0
* Update to HTML CodeSniffer v2.2.0
## 0.2.0 (2018-05-24)
* Updates to match new Pa11y behaviour, returning element rather than selector and context
* Updates to match new Pa11y behaviour, returning element rather than selector and context
## 0.1.0 (2018-05-21)
* Initial release
* Initial release
{
"name": "pa11y-runner-htmlcs",
"version": "1.2.0",
"version": "1.2.1",
"description": "A HTML CodeSniffer runner for Pa11y",

@@ -36,4 +36,4 @@ "keywords": [

"dependencies": {
"html_codesniffer": "^2.4.1"
"html_codesniffer": "~2.4.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc