jest-diff
Advanced tools
Comparing version 16.0.0 to 16.1.0-alpha.691b0e22
@@ -26,3 +26,3 @@ /** | ||
require('./constants');const NO_DIFF_MESSAGE = _require2.NO_DIFF_MESSAGE;const SIMILAR_MESSAGE = _require2.SIMILAR_MESSAGE; | ||
require('./constants');const NO_DIFF_MESSAGE = _require2.NO_DIFF_MESSAGE,SIMILAR_MESSAGE = _require2.SIMILAR_MESSAGE; | ||
@@ -29,0 +29,0 @@ const PLUGINS = [ReactTestComponentPlugin, ReactElementPlugin]; |
{ | ||
"name": "jest-diff", | ||
"version": "16.0.0", | ||
"version": "16.1.0-alpha.691b0e22", | ||
"repository": { | ||
@@ -13,3 +13,3 @@ "type": "git", | ||
"diff": "^3.0.0", | ||
"jest-matcher-utils": "^16.0.0", | ||
"jest-matcher-utils": "^16.1.0-alpha.691b0e22", | ||
"pretty-format": "~4.2.1" | ||
@@ -16,0 +16,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5347
2
+ Addedjest-matcher-utils@16.1.0-alpha.691b0e22(transitive)
- Removedjest-matcher-utils@16.0.0(transitive)