Socket
Socket
Sign inDemoInstall

@jest/reporters

Package Overview
Dependencies
Maintainers
7
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 25.5.1 to 26.0.0-alpha.0

31

package.json
{
"name": "@jest/reporters",
"description": "Jest's reporters",
"version": "25.5.1",
"version": "26.0.0-alpha.0",
"main": "build/index.js",
"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"dependencies": {
"@bcoe/v8-coverage": "^0.2.3",
"@jest/console": "^25.5.0",
"@jest/test-result": "^25.5.0",
"@jest/transform": "^25.5.1",
"@jest/types": "^25.5.0",
"chalk": "^3.0.0",
"@jest/console": "^26.0.0-alpha.0",
"@jest/test-result": "^26.0.0-alpha.0",
"@jest/transform": "^26.0.0-alpha.0",
"@jest/types": "^26.0.0-alpha.0",
"chalk": "^4.0.0",
"collect-v8-coverage": "^1.0.0",

@@ -30,6 +23,6 @@ "exit": "^0.1.2",

"istanbul-reports": "^3.0.2",
"jest-haste-map": "^25.5.1",
"jest-resolve": "^25.5.1",
"jest-util": "^25.5.0",
"jest-worker": "^25.5.0",
"jest-haste-map": "^26.0.0-alpha.0",
"jest-resolve": "^26.0.0-alpha.0",
"jest-util": "^26.0.0-alpha.0",
"jest-worker": "^26.0.0-alpha.0",
"slash": "^3.0.0",

@@ -58,3 +51,3 @@ "source-map": "^0.6.0",

"engines": {
"node": ">= 8.3"
"node": ">= 10.14.2"
},

@@ -74,3 +67,3 @@ "repository": {

},
"gitHead": "c5f2fd756331895b8177a19304feb49657687e22"
"gitHead": "ba962e7e9669a4a2f723c2536c97462c8ddfff2d"
}
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