Socket
Socket
Sign inDemoInstall

@jest/reporters

Package Overview
Dependencies
Maintainers
3
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 30.0.0-alpha.2 to 30.0.0-alpha.3

25

package.json
{
"name": "@jest/reporters",
"description": "Jest's reporters",
"version": "30.0.0-alpha.2",
"version": "30.0.0-alpha.3",
"main": "./build/index.js",

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

"@bcoe/v8-coverage": "^0.2.3",
"@jest/console": "30.0.0-alpha.2",
"@jest/test-result": "30.0.0-alpha.2",
"@jest/transform": "30.0.0-alpha.2",
"@jest/types": "30.0.0-alpha.2",
"@jest/console": "30.0.0-alpha.3",
"@jest/test-result": "30.0.0-alpha.3",
"@jest/transform": "30.0.0-alpha.3",
"@jest/types": "30.0.0-alpha.3",
"@jridgewell/trace-mapping": "^0.3.18",

@@ -28,3 +28,3 @@ "@types/node": "*",

"exit": "^0.1.2",
"glob": "^7.1.3",
"glob": "^10.3.10",
"graceful-fs": "^4.2.9",

@@ -36,5 +36,5 @@ "istanbul-lib-coverage": "^3.0.0",

"istanbul-reports": "^3.1.3",
"jest-message-util": "30.0.0-alpha.2",
"jest-util": "30.0.0-alpha.2",
"jest-worker": "30.0.0-alpha.2",
"jest-message-util": "30.0.0-alpha.3",
"jest-util": "30.0.0-alpha.3",
"jest-worker": "30.0.0-alpha.3",
"slash": "^3.0.0",

@@ -46,6 +46,5 @@ "string-length": "^4.0.1",

"devDependencies": {
"@jest/test-utils": "30.0.0-alpha.2",
"@jest/test-utils": "30.0.0-alpha.3",
"@tsd/typescript": "^5.0.4",
"@types/exit": "^0.1.30",
"@types/glob": "^7.1.1",
"@types/graceful-fs": "^4.1.3",

@@ -58,3 +57,3 @@ "@types/istanbul-lib-coverage": "^2.0.0",

"@types/node-notifier": "^8.0.0",
"jest-resolve": "30.0.0-alpha.2",
"jest-resolve": "30.0.0-alpha.3",
"mock-fs": "^5.1.2",

@@ -88,3 +87,3 @@ "node-notifier": "^10.0.0",

},
"gitHead": "c04d13d7abd22e47b0997f6027886aed225c9ce4"
"gitHead": "e267aff33d105399f2134bad7c8f82285104f3da"
}

Sorry, the diff of this file is too big to display

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