🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

jest-watcher

Package Overview
Dependencies
Maintainers
5
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-watcher - npm Package Compare versions

Comparing version

to
30.0.2

8

package.json
{
"name": "jest-watcher",
"description": "Delightful JavaScript Testing.",
"version": "30.0.1",
"version": "30.0.2",
"main": "./build/index.js",

@@ -17,3 +17,3 @@ "types": "./build/index.d.ts",

"dependencies": {
"@jest/test-result": "30.0.1",
"@jest/test-result": "30.0.2",
"@jest/types": "30.0.1",

@@ -24,3 +24,3 @@ "@types/node": "*",

"emittery": "^0.13.1",
"jest-util": "30.0.1",
"jest-util": "30.0.2",
"string-length": "^4.0.2"

@@ -44,3 +44,3 @@ },

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