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