Socket
Socket
Sign inDemoInstall

@jest/reporters

Package Overview
Dependencies
157
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.9 to 28.0.0-alpha.10

1

build/CoverageReporter.js

@@ -603,2 +603,3 @@ 'use strict';

sourceMap: {
// remove `as any` after https://github.com/istanbuljs/v8-to-istanbul/pull/186 is released
sourcemap: {

@@ -605,0 +606,0 @@ file: res.url,

8

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

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

"@jest/test-result": "^28.0.0-alpha.9",
"@jest/transform": "^28.0.0-alpha.9",
"@jest/transform": "^28.0.0-alpha.10",
"@jest/types": "^28.0.0-alpha.9",
"@jridgewell/trace-mapping": "^0.3.4",
"@types/node": "*",

@@ -35,3 +36,2 @@ "chalk": "^4.0.0",

"slash": "^3.0.0",
"source-map": "^0.6.1",
"string-length": "^4.0.1",

@@ -80,3 +80,3 @@ "terminal-link": "^2.0.0",

},
"gitHead": "7c63f5981eb20d4b89a4c04f3675e0050d8d7887"
"gitHead": "d5eda7f23571081cea24760261d209ff3e01a084"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc