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