🚀 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.0

10

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

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

"dependencies": {
"@jest/test-result": "30.0.0-rc.1",
"@jest/types": "30.0.0-beta.8",
"@jest/test-result": "30.0.0",
"@jest/types": "30.0.0",
"@types/node": "*",

@@ -24,3 +24,3 @@ "ansi-escapes": "^4.3.2",

"emittery": "^0.13.1",
"jest-util": "30.0.0-rc.1",
"jest-util": "30.0.0",
"string-length": "^4.0.2"

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

},
"gitHead": "ce14203d9156f830a8e24a6e3e8205f670a72a40"
"gitHead": "a383155cd5af4539b3c447cfa7184462ee32f418"
}