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/core

Package Overview
Dependencies
Maintainers
5
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/core - npm Package Compare versions

Comparing version

to
30.0.3

build/index.d.mts

16

package.json
{
"name": "@jest/core",
"description": "Delightful JavaScript Testing.",
"version": "30.0.2",
"version": "30.0.3",
"main": "./build/index.js",

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

"jest-changed-files": "30.0.2",
"jest-config": "30.0.2",
"jest-config": "30.0.3",
"jest-haste-map": "30.0.2",

@@ -36,6 +36,6 @@ "jest-message-util": "30.0.2",

"jest-resolve": "30.0.2",
"jest-resolve-dependencies": "30.0.2",
"jest-runner": "30.0.2",
"jest-runtime": "30.0.2",
"jest-snapshot": "30.0.2",
"jest-resolve-dependencies": "30.0.3",
"jest-runner": "30.0.3",
"jest-runtime": "30.0.3",
"jest-snapshot": "30.0.3",
"jest-util": "30.0.2",

@@ -50,3 +50,3 @@ "jest-validate": "30.0.2",

"@jest/test-sequencer": "30.0.2",
"@jest/test-utils": "30.0.2",
"@jest/test-utils": "30.0.3",
"@types/graceful-fs": "^4.1.9",

@@ -105,3 +105,3 @@ "@types/micromatch": "^4.0.9"

},
"gitHead": "393acbfac31f64bb38dff23c89224797caded83c"
"gitHead": "d4a6c94daf4f6e63c949f2d0ed907aeaee840d2f"
}

Sorry, the diff of this file is too big to display