jest-matcher-utils
Advanced tools
Comparing version 29.6.4 to 29.7.0
{ | ||
"name": "jest-matcher-utils", | ||
"description": "A set of utility functions for expect and related packages", | ||
"version": "29.6.4", | ||
"version": "29.7.0", | ||
"repository": { | ||
@@ -25,8 +25,8 @@ "type": "git", | ||
"chalk": "^4.0.0", | ||
"jest-diff": "^29.6.4", | ||
"jest-diff": "^29.7.0", | ||
"jest-get-type": "^29.6.3", | ||
"pretty-format": "^29.6.3" | ||
"pretty-format": "^29.7.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.6.4", | ||
"@jest/test-utils": "^29.7.0", | ||
"@types/node": "*" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "55cd6a0aaf6f9178199dfa7af7a00fcaa7c421fd" | ||
"gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630" | ||
} |
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.7.0
Updatedpretty-format@^29.7.0