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