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/snapshot-utils

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/snapshot-utils - npm Package Compare versions

Comparing version

to
30.0.0-beta.6

8

package.json
{
"name": "@jest/snapshot-utils",
"version": "30.0.0-beta.3",
"version": "30.0.0-beta.6",
"repository": {

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

"dependencies": {
"@jest/types": "30.0.0-beta.3",
"@jest/types": "30.0.0-beta.6",
"chalk": "^4.0.0",

@@ -33,3 +33,3 @@ "graceful-fs": "^4.2.9",

"engines": {
"node": "^18.14.0 || ^20.0.0 || >=22.0.0"
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
},

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

},
"gitHead": "a123a3b667a178fb988662aaa1bc6308af759017"
"gitHead": "4f964497dc21c06ce4d54f1349e299a9f6773d52"
}