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 29.0.0-alpha.5 to 29.0.0-alpha.6

build/BaseReporter.d.ts

24

package.json
{
"name": "@jest/reporters",
"description": "Jest's reporters",
"version": "29.0.0-alpha.5",
"version": "29.0.0-alpha.6",
"main": "./build/index.js",

@@ -16,7 +16,7 @@ "types": "./build/index.d.ts",

"@bcoe/v8-coverage": "^0.2.3",
"@jest/console": "^29.0.0-alpha.4",
"@jest/test-result": "^29.0.0-alpha.4",
"@jest/transform": "^29.0.0-alpha.5",
"@jest/types": "^29.0.0-alpha.4",
"@jridgewell/trace-mapping": "^0.3.14",
"@jest/console": "^29.0.0-alpha.6",
"@jest/test-result": "^29.0.0-alpha.6",
"@jest/transform": "^29.0.0-alpha.6",
"@jest/types": "^29.0.0-alpha.6",
"@jridgewell/trace-mapping": "^0.3.15",
"@types/node": "*",

@@ -33,5 +33,5 @@ "chalk": "^4.0.0",

"istanbul-reports": "^3.1.3",
"jest-message-util": "^29.0.0-alpha.4",
"jest-util": "^29.0.0-alpha.4",
"jest-worker": "^29.0.0-alpha.5",
"jest-message-util": "^29.0.0-alpha.6",
"jest-util": "^29.0.0-alpha.6",
"jest-worker": "^29.0.0-alpha.6",
"slash": "^3.0.0",

@@ -44,3 +44,3 @@ "string-length": "^4.0.1",

"devDependencies": {
"@jest/test-utils": "^29.0.0-alpha.4",
"@jest/test-utils": "^29.0.0-alpha.6",
"@tsd/typescript": "~4.7.4",

@@ -56,3 +56,3 @@ "@types/exit": "^0.1.30",

"@types/node-notifier": "^8.0.0",
"jest-resolve": "^29.0.0-alpha.5",
"jest-resolve": "^29.0.0-alpha.6",
"mock-fs": "^5.1.2",

@@ -85,3 +85,3 @@ "tsd-lite": "^0.5.6"

},
"gitHead": "63e506b5d1558a9132a8fa65151407b0a40be3a5"
"gitHead": "4def94b073cad300e99de378ba900e6ba9b7032f"
}
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