@jest/console
Advanced tools
Comparing version 29.0.0 to 29.0.1
{ | ||
"name": "@jest/console", | ||
"version": "29.0.0", | ||
"version": "29.0.1", | ||
"repository": { | ||
@@ -20,11 +20,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^29.0.0", | ||
"@jest/types": "^29.0.1", | ||
"@types/node": "*", | ||
"chalk": "^4.0.0", | ||
"jest-message-util": "^29.0.0", | ||
"jest-util": "^29.0.0", | ||
"jest-message-util": "^29.0.1", | ||
"jest-util": "^29.0.1", | ||
"slash": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.0.0" | ||
"@jest/test-utils": "^29.0.1" | ||
}, | ||
@@ -37,3 +37,3 @@ "engines": { | ||
}, | ||
"gitHead": "75006e46c76f6fda14bbc0548f86edb2ba087cd2" | ||
"gitHead": "b959a3d3bdf324ed1c7358f76ab238a8b0b0cf93" | ||
} |
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
18834
9
627
Updated@jest/types@^29.0.1
Updatedjest-message-util@^29.0.1
Updatedjest-util@^29.0.1