jest-circus
Advanced tools
Comparing version 21.3.0-beta.10 to 21.3.0-beta.11
@@ -132,2 +132,3 @@ 'use strict';Object.defineProperty(exports, "__esModule", { value: true });exports.runAndTransformResultsToJestFormat = exports.initialize = undefined; | ||
failureMessage, | ||
leaks: false, // That's legacy code, just adding it so Flow is happy. | ||
numFailingTests, | ||
@@ -134,0 +135,0 @@ numPassingTests, |
{ | ||
"name": "jest-circus", | ||
"version": "21.3.0-beta.10", | ||
"version": "21.3.0-beta.11", | ||
"repository": { | ||
@@ -12,11 +12,11 @@ "type": "git", | ||
"chalk": "^2.0.1", | ||
"expect": "21.3.0-beta.10", | ||
"jest-diff": "21.3.0-beta.10", | ||
"jest-matcher-utils": "21.3.0-beta.10", | ||
"jest-message-util": "21.3.0-beta.10", | ||
"jest-snapshot": "21.3.0-beta.10" | ||
"expect": "21.3.0-beta.11", | ||
"jest-diff": "21.3.0-beta.11", | ||
"jest-matcher-utils": "21.3.0-beta.11", | ||
"jest-message-util": "21.3.0-beta.11", | ||
"jest-snapshot": "21.3.0-beta.11" | ||
}, | ||
"devDependencies": { | ||
"jest-runtime": "21.3.0-beta.10" | ||
"jest-runtime": "21.3.0-beta.11" | ||
} | ||
} |
@@ -132,2 +132,3 @@ /** | ||
failureMessage, | ||
leaks: false, // That's legacy code, just adding it so Flow is happy. | ||
numFailingTests, | ||
@@ -134,0 +135,0 @@ numPassingTests, |
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
72037
1628
+ Addedexpect@21.3.0-beta.11(transitive)
+ Addedjest-diff@21.3.0-beta.11(transitive)
+ Addedjest-get-type@21.3.0-beta.11(transitive)
+ Addedjest-matcher-utils@21.3.0-beta.11(transitive)
+ Addedjest-message-util@21.3.0-beta.11(transitive)
+ Addedjest-snapshot@21.3.0-beta.11(transitive)
+ Addedpretty-format@21.3.0-beta.11(transitive)
- Removedexpect@21.3.0-beta.10(transitive)
- Removedjest-diff@21.3.0-beta.10(transitive)
- Removedjest-get-type@21.3.0-beta.10(transitive)
- Removedjest-matcher-utils@21.3.0-beta.10(transitive)
- Removedjest-message-util@21.3.0-beta.10(transitive)
- Removedjest-snapshot@21.3.0-beta.10(transitive)
- Removedpretty-format@21.3.0-beta.10(transitive)
Updatedexpect@21.3.0-beta.11
Updatedjest-diff@21.3.0-beta.11
Updatedjest-snapshot@21.3.0-beta.11