jest-matcher-utils
Advanced tools
Comparing version 24.2.0-alpha.0 to 24.3.0
{ | ||
"name": "jest-matcher-utils", | ||
"description": "A set of utility functions for expect and related packages", | ||
"version": "24.2.0-alpha.0", | ||
"version": "24.3.0", | ||
"repository": { | ||
@@ -17,5 +17,5 @@ "type": "git", | ||
"chalk": "^2.0.1", | ||
"jest-diff": "^24.2.0-alpha.0", | ||
"jest-get-type": "^24.2.0-alpha.0", | ||
"pretty-format": "^24.2.0-alpha.0" | ||
"jest-diff": "^24.3.0", | ||
"jest-get-type": "^24.3.0", | ||
"pretty-format": "^24.3.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "800f2f803d01c8ae194d71b251e4965dd70e5bf2" | ||
"gitHead": "3a7a4f3a3f5489ac8e07dcddf76bb949c482ec87" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
16550
6
1
Updatedjest-diff@^24.3.0
Updatedjest-get-type@^24.3.0
Updatedpretty-format@^24.3.0