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 28.0.0-alpha.6 to 28.0.0-alpha.7

22

package.json
{
"name": "@jest/reporters",
"description": "Jest's reporters",
"version": "28.0.0-alpha.6",
"version": "28.0.0-alpha.7",
"main": "./build/index.js",

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

"@bcoe/v8-coverage": "^0.2.3",
"@jest/console": "^28.0.0-alpha.6",
"@jest/test-result": "^28.0.0-alpha.6",
"@jest/transform": "^28.0.0-alpha.6",
"@jest/types": "^28.0.0-alpha.6",
"@jest/console": "^28.0.0-alpha.7",
"@jest/test-result": "^28.0.0-alpha.7",
"@jest/transform": "^28.0.0-alpha.7",
"@jest/types": "^28.0.0-alpha.7",
"@types/node": "*",

@@ -32,6 +32,6 @@ "chalk": "^4.0.0",

"istanbul-reports": "^3.1.3",
"jest-haste-map": "^28.0.0-alpha.6",
"jest-resolve": "^28.0.0-alpha.6",
"jest-util": "^28.0.0-alpha.6",
"jest-worker": "^28.0.0-alpha.6",
"jest-haste-map": "^28.0.0-alpha.7",
"jest-resolve": "^28.0.0-alpha.7",
"jest-util": "^28.0.0-alpha.7",
"jest-worker": "^28.0.0-alpha.7",
"slash": "^3.0.0",

@@ -44,3 +44,3 @@ "source-map": "^0.6.0",

"devDependencies": {
"@jest/test-utils": "^28.0.0-alpha.6",
"@jest/test-utils": "^28.0.0-alpha.7",
"@types/exit": "^0.1.30",

@@ -82,3 +82,3 @@ "@types/glob": "^7.1.1",

},
"gitHead": "6284ada4adb7008f5f8673b1a7b1c789d2e508fb"
"gitHead": "06f58f8ca70abc9c09d554967935b58ce85c48d6"
}
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