Comparing version 5.0.0 to 5.0.1
@@ -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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21491
+ Addedaxe-core@4.2.1(transitive)
- Removedaxe-core@4.10.2(transitive)
Updatedaxe-core@4.2.1