Socket
Socket
Sign inDemoInstall

pa11y

Package Overview
Dependencies
141
Maintainers
9
Versions
103
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
11Next

5.3.1

Diff

Changelog

Source

5.3.1 (2021-04-01)

  • Removed survey link from README.md file.
  • Update the HTML_CodeSniffer runner so it doesn't install a version with WCAG 2.1 rules. See pa11y/pa11y-runner-htmlcs@f22d3d1 for details.
  • Pin other dependencies in order to avoid problems like the one just mentioned.
joseluisbolos
published 6.0.0-alpha •

Changelog

Source

6.0.0-alpha (2020-04-28)

  • Update HTML_CodeSniffer to 2.5.1, which includes support for WCAG 2.1
  • Drop support for Node.js versions older than 10.
joseluisbolos
published 5.3.0 •

Changelog

Source

5.3.0 (2019-09-30)

  • Adds support for axe test runner (thanks @rowanmanning)
  • Adds support for multiple test runners (thanks @rowanmanning)
  • Adds support for sites using AMD (thanks @joeyciechanowicz)
  • Removes dependency on fs-extra (thanks @timnovis)
  • Improves JSDoc typings (thanks @josebolos)
  • Inverts the order of setViewport and goto to prevent accidental page reloads (thanks @josebolos)
  • Minor documentation updates (thanks @sjparkinson, @josebolos)
joseluisbolos
published 5.2.1 •

joseluisbolos
published 5.2.0 •

Changelog

Source

5.2.0 (2019-07-04)

  • Allow pa11y to use an existing puppeteer page instance (thanks @kevinatown)
  • Fixed a bug where set field may fail if the text contains the string " to " (thanks @kkoskelin)
  • Use npm version of HTML_CodeSniffer instead of a static one (thanks @paazmaya) and update to version 2.4.0
  • Add a package-lock.json file to the package
  • Several dependency and tooling updates (thanks @leeroyrose and others)
  • Other bugfixes (thanks @joeyciechanowicz)
  • Minor documentation updates
hollsk
published 5.1.0 •

Changelog

Source

5.1.0 (2018-10-18)

  • Intercept first page requests only when necessary, to work around a Puppeteer bug.
  • Add an .nvmrc file to specify the minimum Node version already listed in the requirements
  • Update dependencies
    • commander: ^2.14.1 to ^2.19.0
    • eslint: ^4.17.0 to ^4.19.1
    • mocha: ^5.0.1 to ^5.2.0
    • nyc: ^11.4.1 to ^11.9.0
    • puppeteer: ^1.4.0 to ^1.9.0
    • semver: ^5.5.0 to ^5.6.0
    • sinon: ^4.3.0 to ^4.5.0
    • HTML CodeSniffer: 2.1.1 to 2.2.0
rowanmanning
published 5.0.4 •

Changelog

Source

5.0.4 (2018-05-21)

  • Update dependencies
    • puppeteer: 1.0.0 to ^1.4.0
  • Correct and clarify some of the documentation
rowanmanning
published 5.0.3 •

Changelog

Source

5.0.3 (2018-03-09)

  • Fix an issue caused by a site having a global module.exports property
rowanmanning
published 5.0.2 •

Changelog

Source

5.0.2 (2018-03-08)

  • Pin puppeteer at 1.0.0 to fix file URL issues
rowanmanning
published 5.0.1 •

Changelog

Source

5.0.1 (2018-02-16)

  • Update dependencies
    • commander: ^2.9.0 to ^2.14.1
    • p-timeout: ^1.2.0 to ^2.0.1
    • semver: ^5.4.1 to ^5.5.0
    • eslint: ^3.1.8 to ^4.17.0
    • mocha: ^3.2.0 to ^5.0.1
    • nyc: ^10.1.2 to ^11.4.1
    • proclaim: ^3.4.4 to ^3.5.1
    • sinon: ^3.2.0 to ^4.3.0
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc