jest-matcher-utils
Advanced tools
Comparing version 29.3.1 to 29.4.0
{ | ||
"name": "jest-matcher-utils", | ||
"description": "A set of utility functions for expect and related packages", | ||
"version": "29.3.1", | ||
"version": "29.4.0", | ||
"repository": { | ||
@@ -25,8 +25,8 @@ "type": "git", | ||
"chalk": "^4.0.0", | ||
"jest-diff": "^29.3.1", | ||
"jest-diff": "^29.4.0", | ||
"jest-get-type": "^29.2.0", | ||
"pretty-format": "^29.3.1" | ||
"pretty-format": "^29.4.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.3.1", | ||
"@jest/test-utils": "^29.4.0", | ||
"@types/node": "*" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9" | ||
"gitHead": "4bc0e8acaf990e6618a7bed1dca67760c20bb12a" | ||
} |
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
44128
8
Updatedjest-diff@^29.4.0
Updatedpretty-format@^29.4.0