Socket
Socket
Sign inDemoInstall

@jest/reporters

Package Overview
Dependencies
Maintainers
6
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/reporters - npm Package Compare versions

Comparing version 29.4.1 to 29.4.2

23

package.json
{
"name": "@jest/reporters",
"description": "Jest's reporters",
"version": "29.4.1",
"version": "29.4.2",
"main": "./build/index.js",

@@ -16,6 +16,6 @@ "types": "./build/index.d.ts",

"@bcoe/v8-coverage": "^0.2.3",
"@jest/console": "^29.4.1",
"@jest/test-result": "^29.4.1",
"@jest/transform": "^29.4.1",
"@jest/types": "^29.4.1",
"@jest/console": "^29.4.2",
"@jest/test-result": "^29.4.2",
"@jest/transform": "^29.4.2",
"@jest/types": "^29.4.2",
"@jridgewell/trace-mapping": "^0.3.15",

@@ -33,5 +33,5 @@ "@types/node": "*",

"istanbul-reports": "^3.1.3",
"jest-message-util": "^29.4.1",
"jest-util": "^29.4.1",
"jest-worker": "^29.4.1",
"jest-message-util": "^29.4.2",
"jest-util": "^29.4.2",
"jest-worker": "^29.4.2",
"slash": "^3.0.0",

@@ -43,3 +43,3 @@ "string-length": "^4.0.1",

"devDependencies": {
"@jest/test-utils": "^29.4.1",
"@jest/test-utils": "^29.4.2",
"@tsd/typescript": "^4.9.0",

@@ -55,4 +55,5 @@ "@types/exit": "^0.1.30",

"@types/node-notifier": "^8.0.0",
"jest-resolve": "^29.4.1",
"jest-resolve": "^29.4.2",
"mock-fs": "^5.1.2",
"node-notifier": "^10.0.0",
"tsd-lite": "^0.6.0"

@@ -84,3 +85,3 @@ },

},
"gitHead": "bc84c8a15649aaaefdd624dc83824518c17467ed"
"gitHead": "f0fc92e8443f09546c7ec0472bf9bce44fe5898f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc