You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jest-worker

Package Overview
Dependencies
Maintainers
5
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-worker - npm Package Compare versions

Comparing version

to
30.0.0-beta.6

10

package.json
{
"name": "jest-worker",
"version": "30.0.0-beta.4",
"version": "30.0.0-beta.6",
"repository": {

@@ -24,3 +24,3 @@ "type": "git",

"@ungap/structured-clone": "^1.2.0",
"jest-util": "30.0.0-beta.3",
"jest-util": "30.0.0-beta.6",
"merge-stream": "^2.0.0",

@@ -35,7 +35,7 @@ "supports-color": "^8.1.1"

"get-stream": "^6.0.0",
"jest-leak-detector": "30.0.0-beta.3",
"jest-leak-detector": "30.0.0-beta.6",
"worker-farm": "^1.7.0"
},
"engines": {
"node": "^18.14.0 || ^20.0.0 || >=22.0.0"
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
},

@@ -45,3 +45,3 @@ "publishConfig": {

},
"gitHead": "69f0c890c804e6e6b0822adb592cd00372a7c297"
"gitHead": "4f964497dc21c06ce4d54f1349e299a9f6773d52"
}