jest-matcher-utils
Advanced tools
Comparing version 26.0.0-alpha.0 to 26.0.0-alpha.1
{ | ||
"name": "jest-matcher-utils", | ||
"description": "A set of utility functions for expect and related packages", | ||
"version": "26.0.0-alpha.0", | ||
"version": "26.0.0-alpha.1", | ||
"repository": { | ||
@@ -18,8 +18,8 @@ "type": "git", | ||
"chalk": "^4.0.0", | ||
"jest-diff": "^26.0.0-alpha.0", | ||
"jest-diff": "^26.0.0-alpha.1", | ||
"jest-get-type": "^26.0.0-alpha.0", | ||
"pretty-format": "^26.0.0-alpha.0" | ||
"pretty-format": "^26.0.0-alpha.1" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^26.0.0-alpha.0", | ||
"@jest/test-utils": "^26.0.0-alpha.1", | ||
"@types/node": "*" | ||
@@ -30,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "ba962e7e9669a4a2f723c2536c97462c8ddfff2d" | ||
"gitHead": "2bac04ffb8e533d12a072998da5c3751a41b796f" | ||
} |
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@^26.0.0-alpha.1