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

@@ -451,3 +451,4 @@ /*!

enumerable: false,
value: properties
value: properties,
writable: true
});

@@ -454,0 +455,0 @@ for (const key of getProtectedKeys(value, properties)) {

{
"name": "jest-util",
"version": "30.0.1",
"version": "30.0.2",
"repository": {

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

},
"gitHead": "5ce865b4060189fe74cd486544816c079194a0f7"
"gitHead": "393acbfac31f64bb38dff23c89224797caded83c"
}