Socket
Book a DemoInstallSign in
Socket

@jest/console

Package Overview
Dependencies
Maintainers
5
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/console - npm Package Compare versions

Comparing version

to
30.0.2

10

package.json
{
"name": "@jest/console",
"version": "30.0.1",
"version": "30.0.2",
"repository": {

@@ -25,8 +25,8 @@ "type": "git",

"chalk": "^4.1.2",
"jest-message-util": "30.0.1",
"jest-util": "30.0.1",
"jest-message-util": "30.0.2",
"jest-util": "30.0.2",
"slash": "^3.0.0"
},
"devDependencies": {
"@jest/test-utils": "30.0.1"
"@jest/test-utils": "30.0.2"
},

@@ -39,3 +39,3 @@ "engines": {

},
"gitHead": "5ce865b4060189fe74cd486544816c079194a0f7"
"gitHead": "393acbfac31f64bb38dff23c89224797caded83c"
}