🚀 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
29.7.0

8

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

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

"dependencies": {
"@jest/test-result": "^29.6.4",
"@jest/test-result": "^29.7.0",
"@jest/types": "^29.6.3",

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

"emittery": "^0.13.1",
"jest-util": "^29.6.3",
"jest-util": "^29.7.0",
"string-length": "^4.0.1"

@@ -42,3 +42,3 @@ },

},
"gitHead": "55cd6a0aaf6f9178199dfa7af7a00fcaa7c421fd"
"gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630"
}