Socket
Socket
Sign inDemoInstall

pa11y

Package Overview
Dependencies
68
Maintainers
6
Versions
103
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.2 to 5.0.3

4

CHANGELOG.md
# Changelog
## 5.0.3 (2018-03-09)
* Fix an issue caused by a site having a global `module.exports` property
## 5.0.2 (2018-03-08)

@@ -5,0 +9,0 @@

2

lib/runner.js

@@ -254,2 +254,2 @@ /* eslint strict: ["warn", "function"] */

})(typeof module !== 'undefined' && module.exports ? module.exports : window));
})(this));
{
"name": "pa11y",
"version": "5.0.2",
"version": "5.0.3",
"description": "Pa11y is your automated accessibility testing pal",

@@ -5,0 +5,0 @@ "keywords": [

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