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 27.4.4 to 27.4.5

6

build/utils.js

@@ -7,7 +7,7 @@ 'use strict';

exports.wrapAnsiString =
exports.trimAndFormatPath =
exports.relativePath =
exports.printDisplayName =
exports.getSummary =
exports.relativePath =
exports.formatTestPath =
exports.trimAndFormatPath =
exports.printDisplayName =
void 0;

@@ -14,0 +14,0 @@

{
"name": "@jest/reporters",
"description": "Jest's reporters",
"version": "27.4.4",
"version": "27.4.5",
"main": "./build/index.js",

@@ -18,3 +18,3 @@ "types": "./build/index.d.ts",

"@jest/test-result": "^27.4.2",
"@jest/transform": "^27.4.4",
"@jest/transform": "^27.4.5",
"@jest/types": "^27.4.2",

@@ -32,6 +32,6 @@ "@types/node": "*",

"istanbul-reports": "^3.0.2",
"jest-haste-map": "^27.4.4",
"jest-resolve": "^27.4.4",
"jest-haste-map": "^27.4.5",
"jest-resolve": "^27.4.5",
"jest-util": "^27.4.2",
"jest-worker": "^27.4.4",
"jest-worker": "^27.4.5",
"slash": "^3.0.0",

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

},
"gitHead": "e2316126b2e4b9b4272e5a0b651c3cb5b0306369"
"gitHead": "73f3a5743b9e5b16c9b7a69e2705f07ba7a010ea"
}
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