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