@jest/get-type
Advanced tools
Comparing version
{ | ||
"name": "@jest/get-type", | ||
"description": "A utility function to get the type of a value", | ||
"version": "30.0.0-beta.3", | ||
"version": "30.0.0-beta.6", | ||
"repository": { | ||
@@ -11,3 +11,3 @@ "type": "git", | ||
"engines": { | ||
"node": "^18.14.0 || ^20.0.0 || >=22.0.0" | ||
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" | ||
}, | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "a123a3b667a178fb988662aaa1bc6308af759017" | ||
"gitHead": "4f964497dc21c06ce4d54f1349e299a9f6773d52" | ||
} |
4522
0.24%