@jest/console
Advanced tools
Comparing version 27.1.0 to 27.1.1
{ | ||
"name": "@jest/console", | ||
"version": "27.1.0", | ||
"version": "27.1.1", | ||
"repository": { | ||
@@ -17,11 +17,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^27.1.0", | ||
"@jest/types": "^27.1.1", | ||
"@types/node": "*", | ||
"chalk": "^4.0.0", | ||
"jest-message-util": "^27.1.0", | ||
"jest-util": "^27.1.0", | ||
"jest-message-util": "^27.1.1", | ||
"jest-util": "^27.1.1", | ||
"slash": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^27.1.0", | ||
"@jest/test-utils": "^27.1.1", | ||
"@types/node": "*" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "5ef792e957e83428d868a18618b8629e32719993" | ||
"gitHead": "111198b62dbfc3a730f7b1693e311608e834fe1d" | ||
} |
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
Updated@jest/types@^27.1.1
Updatedjest-message-util@^27.1.1
Updatedjest-util@^27.1.1