Socket
Socket
Sign inDemoInstall

@jest/reporters

Package Overview
Dependencies
173
Maintainers
6
Versions
132
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 28.0.0-alpha.3 to 28.0.0-alpha.4

22

package.json
{
"name": "@jest/reporters",
"description": "Jest's reporters",
"version": "28.0.0-alpha.3",
"version": "28.0.0-alpha.4",
"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.3",
"@jest/test-result": "^28.0.0-alpha.3",
"@jest/transform": "^28.0.0-alpha.3",
"@jest/types": "^28.0.0-alpha.3",
"@jest/console": "^28.0.0-alpha.4",
"@jest/test-result": "^28.0.0-alpha.4",
"@jest/transform": "^28.0.0-alpha.4",
"@jest/types": "^28.0.0-alpha.4",
"@types/node": "*",

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

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

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

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

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

},
"gitHead": "fc30b27bd94bb7ebeaadc72626ebbdba535150d2"
"gitHead": "c13dab19491ba6b57c2d703e7d7c4b20189e1e17"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc