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

@jest/globals

Package Overview
Dependencies
Maintainers
3
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/globals - npm Package Compare versions

Comparing version

to
29.7.0

10

package.json
{
"name": "@jest/globals",
"version": "29.6.4",
"version": "29.7.0",
"repository": {

@@ -23,6 +23,6 @@ "type": "git",

"dependencies": {
"@jest/environment": "^29.6.4",
"@jest/expect": "^29.6.4",
"@jest/environment": "^29.7.0",
"@jest/expect": "^29.7.0",
"@jest/types": "^29.6.3",
"jest-mock": "^29.6.3"
"jest-mock": "^29.7.0"
},

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

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