Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 27.3.1 to 27.4.0

27

package.json
{
"name": "@jest/reporters",
"description": "Jest's reporters",
"version": "27.3.1",
"version": "27.4.0",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"exports": {
".": "./build/index.js",
".": {
"types": "./build/index.d.ts",
"default": "./build/index.js"
},
"./package.json": "./package.json"

@@ -13,6 +16,6 @@ },

"@bcoe/v8-coverage": "^0.2.3",
"@jest/console": "^27.3.1",
"@jest/test-result": "^27.3.1",
"@jest/transform": "^27.3.1",
"@jest/types": "^27.2.5",
"@jest/console": "^27.4.0",
"@jest/test-result": "^27.4.0",
"@jest/transform": "^27.4.0",
"@jest/types": "^27.4.0",
"@types/node": "*",

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

"istanbul-reports": "^3.0.2",
"jest-haste-map": "^27.3.1",
"jest-resolve": "^27.3.1",
"jest-util": "^27.3.1",
"jest-worker": "^27.3.1",
"jest-haste-map": "^27.4.0",
"jest-resolve": "^27.4.0",
"jest-util": "^27.4.0",
"jest-worker": "^27.4.0",
"slash": "^3.0.0",

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

"devDependencies": {
"@jest/test-utils": "^27.3.1",
"@jest/test-utils": "^27.4.0",
"@types/exit": "^0.1.30",

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

},
"gitHead": "4f3328f3227aa0668486f819b3353af5b6cc797b"
"gitHead": "0dc6dde296550370ade2574d6665748fed37f9c9"
}
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