You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

pa11y-reporter-json

Package Overview
Dependencies
Maintainers
7
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pa11y-reporter-json - npm Package Compare versions

Comparing version

to
2.0.1

8

package.json
{
"name": "pa11y-reporter-json",
"version": "2.0.0",
"version": "2.0.1",
"description": "A JSON reporter for Pa11y",

@@ -28,6 +28,6 @@ "keywords": [

"mockery": "^2.1.0",
"nyc": "^15.0.1",
"pa11y-lint-config": "^1.2.1",
"nyc": "^15.1.0",
"pa11y-lint-config": "^1.3.0",
"proclaim": "^3.6.0",
"sinon": "^9.0.2"
"sinon": "^9.2.0"
},

@@ -34,0 +34,0 @@ "main": "./lib/reporter.js",

# Pa11y JSON Reporter
## This repository is now deprecated.
The reporter has been merged into [pa11y/reporters](https://github.com/pa11y/pa11y/tree/master/lib/reporters).
A JSON reporter for [Pa11y 5.0](https://github.com/pa11y/pa11y).

@@ -11,4 +15,5 @@

## Table Of Contents
## Table of contents
* [Table of contents](#table-of-contents)
* [Requirements](#requirements)

@@ -93,5 +98,5 @@ * [Compatibility chart](#compatibility-chart)

[info-npm]: https://www.npmjs.com/package/pa11y
[info-build]: https://travis-ci.org/pa11y/pa11y
[info-build]: https://github.com/pa11y/pa11y-reporter-json/actions/workflows/tests.yml
[shield-license]: https://img.shields.io/badge/license-LGPL%203.0-blue.svg
[shield-npm]: https://img.shields.io/npm/v/pa11y-reporter-json.svg
[shield-build]: https://img.shields.io/travis/pa11y/pa11y-reporter-json/master.svg
[shield-build]: https://github.com/pa11y/pa11y-reporter-json/actions/workflows/tests.yml/badge.svg