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

pa11y-ci

Package Overview
Dependencies
Maintainers
7
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pa11y-ci - npm Package Versions

23

3.1.0

Diff

Changelog

Source

3.1.0 (2023-11-14)

Changes

  • Upgrade pa11y to ^6.2.3 from ~6.1.0
    • Switch to caret for pa11y to allow pa11y to be upgraded to a more recent compatible version upon install (thanks @aarongoldenthal)
  • Fix licensing identifier (thanks @LorenzoAncora)
  • Update documentation:
    • Indicate support for more recent stable versions of operating systems and Node.js
    • Add JS config file example (thanks @aarongoldenthal)

New contributors

Behind the scenes

  • Expand testing to:
    • test Windows and macOS alongside Linux (thanks again @aarongoldenthal)
    • test with Node.js 18 and 20, alongside 12, 14, 16

Full changelog

3.0.1...3.1.0

joey.ciechanowicz
published 3.0.1 •

Changelog

Source

3.0.1 (2021-12-20)

  • missing await for async function (thanks @aarongoldenthal)
joseluisbolos
published 3.0.0 •

Changelog

Source

3.0.0 (2021-11-26)

  • Add support for reporters that work similar to the pa11y ones (thanks @dwightjack, @aarongoldenthal).
  • Update pa11y to version 6.
  • Drop support for versions of Node.js older than 12.
  • Default concurrency is now 1 instead of 2.
  • Default browser context for each page is now Incognito.
  • Documentation cleanup.

See the migration guide for details.

joseluisbolos
published 2.4.2 •

Changelog

Source

2.4.2 (2021-06-28)

  • If Chrome crashes during startup, pa11y-ci will now retry to launch Chrome once before bailing out instead of giving up straight away
  • Add Docker examples to documentation
  • Reduce size of npm package (thanks @mfranzke)
joseluisbolos
published 2.4.1 •

Changelog

Source

2.4.1 (2021-04-25)

  • Upgrades pa11y to the latest 5.3.1 version
  • Fix a bug related to having to download puppeteer twice since pa11y 5.3.1 was release (#131)
joseluisbolos
published 2.4.0 •

Changelog

Source

2.4.0 (2020-08-18)

  • Adds support for parsing sitemapindex (Thanks @42tte)
  • Better test coverage (Thanks @kkoskelin)
  • Updated dependencies and devDependencies
  • Less eslint warnings
  • Restrict dependency upgrades to bugfixes to avoid potential breakages when updating or integrating with other apps
  • Minor documentation improvements and fixes
joseluisbolos
published 2.3.1 •

Changelog

Source

2.3.1 (2020-08-17)

Add missing puppeteer dependency

rowanmanning
published 2.3.0 •

Changelog

Source

2.3.0 (2019-05-14)

  • Add useIncognitoBrowserContext option for test runs
rowanmanning
published 2.2.0 •

Changelog

Source

2.2.0 (2019-04-16)

  • Allow loaded config to return promises
rowanmanning
published 2.1.1 •

Changelog

Source

2.1.1 (2018-04-24)

  • Pin puppeteer at 1.0.0 to fix file URL issues
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