🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

jest-util

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-util - npm Package Compare versions

Comparing version

to
30.0.0-beta.7

{
"name": "jest-util",
"version": "30.0.0-beta.6",
"version": "30.0.0-beta.7",
"repository": {

@@ -22,11 +22,11 @@ "type": "git",

"dependencies": {
"@jest/types": "30.0.0-beta.6",
"@jest/types": "30.0.0-beta.7",
"@types/node": "*",
"chalk": "^4.0.0",
"ci-info": "^4.0.0",
"graceful-fs": "^4.2.9",
"picomatch": "^4.0.0"
"chalk": "^4.1.2",
"ci-info": "^4.2.0",
"graceful-fs": "^4.2.11",
"picomatch": "^4.0.2"
},
"devDependencies": {
"@types/graceful-fs": "^4.1.3",
"@types/graceful-fs": "^4.1.9",
"@types/picomatch": "^4.0.0",

@@ -41,3 +41,3 @@ "lodash": "^4.17.19"

},
"gitHead": "4f964497dc21c06ce4d54f1349e299a9f6773d52"
"gitHead": "48de6a91368727d853d491df16e7d00c1f323676"
}