jest-matcher-utils
Advanced tools
Comparing version 27.0.0-next.3 to 27.0.0-next.5
{ | ||
"name": "jest-matcher-utils", | ||
"description": "A set of utility functions for expect and related packages", | ||
"version": "27.0.0-next.3", | ||
"version": "27.0.0-next.5", | ||
"repository": { | ||
@@ -22,8 +22,8 @@ "type": "git", | ||
"chalk": "^4.0.0", | ||
"jest-diff": "^27.0.0-next.3", | ||
"jest-diff": "^27.0.0-next.5", | ||
"jest-get-type": "^27.0.0-next.0", | ||
"pretty-format": "^27.0.0-next.3" | ||
"pretty-format": "^27.0.0-next.5" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^27.0.0-next.3", | ||
"@jest/test-utils": "^27.0.0-next.5", | ||
"@types/node": "*" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "2e34f2cfaf9b6864c3ad4bdca05d3097d3108a41" | ||
"gitHead": "0a2b94282170b6d4cc26c2d2003cc04ffebe5e3f" | ||
} |
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@^27.0.0-next.5
Updatedpretty-format@^27.0.0-next.5