Socket
Socket
Sign inDemoInstall

@jest/reporters

Package Overview
Dependencies
168
Maintainers
5
Versions
132
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 30.0.0-alpha.4 to 30.0.0-alpha.5

27

package.json
{
"name": "@jest/reporters",
"description": "Jest's reporters",
"version": "30.0.0-alpha.4",
"version": "30.0.0-alpha.5",
"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.4",
"@jest/test-result": "30.0.0-alpha.4",
"@jest/transform": "30.0.0-alpha.4",
"@jest/types": "30.0.0-alpha.4",
"@jest/console": "30.0.0-alpha.5",
"@jest/test-result": "30.0.0-alpha.5",
"@jest/transform": "30.0.0-alpha.5",
"@jest/types": "30.0.0-alpha.5",
"@jridgewell/trace-mapping": "^0.3.18",

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

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

@@ -45,4 +45,4 @@ "string-length": "^4.0.1",

"devDependencies": {
"@jest/test-utils": "30.0.0-alpha.4",
"@tsd/typescript": "^5.0.4",
"@jest/pattern": "30.0.0-alpha.5",
"@jest/test-utils": "30.0.0-alpha.5",
"@types/exit": "^0.1.30",

@@ -56,6 +56,5 @@ "@types/graceful-fs": "^4.1.3",

"@types/node-notifier": "^8.0.0",
"jest-resolve": "30.0.0-alpha.4",
"jest-resolve": "30.0.0-alpha.5",
"mock-fs": "^5.1.2",
"node-notifier": "^10.0.0",
"tsd-lite": "^0.8.0"
"node-notifier": "^10.0.0"
},

@@ -86,3 +85,3 @@ "peerDependencies": {

},
"gitHead": "32b966f988d47a7673d2ef4b92e834dab7d66f07"
"gitHead": "fa24a3bdd6682978d76799265016fb9d5bff135e"
}

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc