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