@jest/console
Advanced tools
Comparing version 27.4.0 to 27.4.1
{ | ||
"name": "@jest/console", | ||
"version": "27.4.0", | ||
"version": "27.4.1", | ||
"repository": { | ||
@@ -20,11 +20,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^27.4.0", | ||
"@jest/types": "^27.4.1", | ||
"@types/node": "*", | ||
"chalk": "^4.0.0", | ||
"jest-message-util": "^27.4.0", | ||
"jest-util": "^27.4.0", | ||
"jest-message-util": "^27.4.1", | ||
"jest-util": "^27.4.1", | ||
"slash": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^27.4.0", | ||
"@jest/test-utils": "^27.4.1", | ||
"@types/node": "*" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "0dc6dde296550370ade2574d6665748fed37f9c9" | ||
"gitHead": "fa4a3982766b107ff604ba54081d9e4378f318a9" | ||
} |
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.4.1
Updatedjest-message-util@^27.4.1
Updatedjest-util@^27.4.1