jest-matcher-utils
Advanced tools
Comparing version 25.2.7 to 25.3.0
{ | ||
"name": "jest-matcher-utils", | ||
"description": "A set of utility functions for expect and related packages", | ||
"version": "25.2.7", | ||
"version": "25.3.0", | ||
"repository": { | ||
@@ -25,8 +25,8 @@ "type": "git", | ||
"chalk": "^3.0.0", | ||
"jest-diff": "^25.2.6", | ||
"jest-diff": "^25.3.0", | ||
"jest-get-type": "^25.2.6", | ||
"pretty-format": "^25.2.6" | ||
"pretty-format": "^25.3.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^25.2.6", | ||
"@jest/test-utils": "^25.3.0", | ||
"@types/node": "*" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "3c2fa9347b86460b5dfc558f033b8d4eec0ff8e1" | ||
"gitHead": "45a4936d96d74cdee6b91122a51a556e3ebe6dc8" | ||
} |
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@^25.3.0
Updatedpretty-format@^25.3.0