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

@jest/test-result

Package Overview
Dependencies
Maintainers
5
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/test-result - npm Package Compare versions

Comparing version
30.1.0
to
30.1.1
+3
-3
package.json
{
"name": "@jest/test-result",
"version": "30.1.0",
"version": "30.1.1",
"repository": {

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

"dependencies": {
"@jest/console": "30.1.0",
"@jest/console": "30.1.1",
"@jest/types": "30.0.5",

@@ -38,3 +38,3 @@ "@types/istanbul-lib-coverage": "^2.0.6",

},
"gitHead": "4d5f41d0885c1d9630c81b4fd47f74ab0615e18f"
"gitHead": "d347c0f3f87f976a1dbd9761d503e45f5ced2a7e"
}