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