You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

pretty-format

Package Overview
Dependencies
Maintainers
5
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pretty-format - npm Package Compare versions

Comparing version
30.0.0
to
30.0.1
+4
-4
package.json
{
"name": "pretty-format",
"version": "30.0.0",
"version": "30.0.1",
"repository": {

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

"dependencies": {
"@jest/schemas": "30.0.0",
"@jest/schemas": "30.0.1",
"ansi-styles": "^5.2.0",

@@ -34,3 +34,3 @@ "react-is": "^18.3.1"

"immutable": "^5.1.2",
"jest-util": "30.0.0",
"jest-util": "30.0.1",
"react": "18.3.1",

@@ -46,3 +46,3 @@ "react-dom": "18.3.1",

},
"gitHead": "a383155cd5af4539b3c447cfa7184462ee32f418"
"gitHead": "5ce865b4060189fe74cd486544816c079194a0f7"
}