New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pa11y-reporter-json-oldnode

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pa11y-reporter-json-oldnode

A Pa11y 2.0+ reporter which outputs the 2.0 JSON format, for old versions of Node.js

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Pa11y JSON Reporter for Old Node

A reporter for Pa11y which outputs JSON in the 2.0 format, but without using the bfj module.

NPM version Node.js version support Build status Dependencies GPLv3 licensed

pa11y --reporter json-oldnode nature.com

Usage

Install Pa11y and this project with npm:

npm install -g pa11y
npm install -g pa11y-reporter-json-oldnode

Use the reporter with the --reporter flag:

pa11y --reporter json-oldnode nature.com

You'll get the JSON output as using --reporter json!

Contributing

To contribute to Pa11y JSON Reporter for Old Node, clone this repo locally and commit your code on a separate branch.

Please check that everything works by running the following before opening a pull-request:

make ci

License

Pa11y JSON Reporter for Old Node is licensed under the Lesser General Public License (LGPL-3.0).

Keywords

FAQs

Package last updated on 31 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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