Comparing version 3.5.0 to 4.0.0
@@ -0,1 +1,5 @@ | ||
# 4.0.0 | ||
- Update [axe-core to version 4](https://github.com/dequelabs/axe-core/releases/tag/v4.0.0). | ||
# 3.5.0 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "jest-axe", | ||
"version": "3.5.0", | ||
"version": "4.0.0", | ||
"description": "Custom Jest matcher for aXe for testing accessibility", | ||
@@ -27,3 +27,3 @@ "repository": "nickcolley/jest-axe", | ||
"dependencies": { | ||
"axe-core": "^3.5.5", | ||
"axe-core": "^4.0.1", | ||
"chalk": "^4.0.0", | ||
@@ -30,0 +30,0 @@ "jest-matcher-utils": "^26.0.1", |
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
19396
+ Addedaxe-core@4.10.2(transitive)
- Removedaxe-core@3.5.6(transitive)
Updatedaxe-core@^4.0.1