@jest/console
Advanced tools
Comparing version 27.0.0 to 27.0.1
{ | ||
"name": "@jest/console", | ||
"version": "27.0.0", | ||
"version": "27.0.1", | ||
"repository": { | ||
@@ -17,11 +17,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^27.0.0-next.10", | ||
"@jest/types": "^27.0.1", | ||
"@types/node": "*", | ||
"chalk": "^4.0.0", | ||
"jest-message-util": "^27.0.0", | ||
"jest-util": "^27.0.0-next.11", | ||
"jest-message-util": "^27.0.1", | ||
"jest-util": "^27.0.1", | ||
"slash": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^27.0.0", | ||
"@jest/test-utils": "^27.0.1", | ||
"@types/node": "*" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"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
21567
Updated@jest/types@^27.0.1
Updatedjest-message-util@^27.0.1
Updatedjest-util@^27.0.1