@jest/test-result
Advanced tools
Comparing version 27.0.0 to 27.0.1
{ | ||
"name": "@jest/test-result", | ||
"version": "27.0.0", | ||
"version": "27.0.1", | ||
"repository": { | ||
@@ -17,4 +17,4 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/console": "^27.0.0", | ||
"@jest/types": "^27.0.0-next.10", | ||
"@jest/console": "^27.0.1", | ||
"@jest/types": "^27.0.1", | ||
"@types/istanbul-lib-coverage": "^2.0.0", | ||
@@ -29,3 +29,3 @@ "collect-v8-coverage": "^1.0.0" | ||
}, | ||
"gitHead": "be16e47afcc9f64653b9a47782cb48a5ca243e65" | ||
"gitHead": "2cb20e945a26b2c9867b30b787e81f6317e59aa1" | ||
} |
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
16194
Updated@jest/console@^27.0.1
Updated@jest/types@^27.0.1