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

jest-axe

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-axe - npm Package Compare versions

Comparing version 1.0.2 to 2.0.0

.nvmrc

2

index.js

@@ -81,3 +81,3 @@ 'use strict'

lineBreak +
`Recieved:` +
`Received:` +
lineBreak +

@@ -84,0 +84,0 @@ printReceived(`${violation.help} (${violation.id})`) +

{
"name": "jest-axe",
"version": "1.0.2",
"version": "2.0.0",
"description": "Custom Jest matcher for aXe for testing accessibility",

@@ -5,0 +5,0 @@ "repository": "nickcolley/jest-axe",

@@ -7,3 +7,3 @@ # jest-axe

Custom Jest matcher for [aXe](https://github.com/dequelabs/axe-core) for testing accessibility
Custom [Jest](https://jest-bot.github.io/jest/) matcher for [aXe](https://github.com/dequelabs/axe-core) for testing accessibility

@@ -108,3 +108,6 @@ ## Installation:

## Thanks
- Government Digital Service for making coding in the open the default
- [Jest](https://jest-bot.github.io/jest/) for the great test runner that allows extending matchers.
- [aXe](https://www.axe-core.org/) for the wonderful axe-core that makes it so easy to do this.
- Government Digital Service for making coding in the open the default.
- GOV.UK Publishing Frontend team who published the [basis of the aXe reporter](https://github.com/alphagov/govuk_publishing_components/blob/581c22c9d35d85d5d985571d007f6397a4399f4c/spec/javascripts/govuk_publishing_components/AccessibilityTestSpec.js)
- [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) for inspiration on README and repo setup

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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