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 5.0.0 to 5.0.1

3

CHANGELOG.md

@@ -0,2 +1,5 @@

# 5.0.1
- Pin axe-core to version 4.2.1 to prevent unintentional breaking changes from patch versions.
# 5.0.0

@@ -3,0 +6,0 @@

4

package.json
{
"name": "jest-axe",
"version": "5.0.0",
"version": "5.0.1",
"description": "Custom Jest matcher for aXe for testing accessibility",

@@ -27,3 +27,3 @@ "repository": "nickcolley/jest-axe",

"dependencies": {
"axe-core": "^4.2.1",
"axe-core": "4.2.1",
"chalk": "4.1.0",

@@ -30,0 +30,0 @@ "jest-matcher-utils": "27.0.2",

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