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 28.0.0 to 28.0.1

20

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

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

"@bcoe/v8-coverage": "^0.2.3",
"@jest/console": "^28.0.0",
"@jest/test-result": "^28.0.0",
"@jest/transform": "^28.0.0",
"@jest/types": "^28.0.0",
"@jest/console": "^28.0.1",
"@jest/test-result": "^28.0.1",
"@jest/transform": "^28.0.1",
"@jest/types": "^28.0.1",
"@jridgewell/trace-mapping": "^0.3.7",

@@ -33,4 +33,4 @@ "@types/node": "*",

"istanbul-reports": "^3.1.3",
"jest-util": "^28.0.0",
"jest-worker": "^28.0.0",
"jest-util": "^28.0.1",
"jest-worker": "^28.0.1",
"slash": "^3.0.0",

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

"devDependencies": {
"@jest/test-utils": "^28.0.0",
"@jest/test-utils": "^28.0.1",
"@types/exit": "^0.1.30",

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

"@types/node-notifier": "^8.0.0",
"jest-resolve": "^28.0.0",
"jest-resolve": "^28.0.1",
"mock-fs": "^5.1.2",

@@ -82,3 +82,3 @@ "strip-ansi": "^6.0.0"

},
"gitHead": "8f9b812faf8e4d241d560a8574f0c6ed20a89365"
"gitHead": "0a08639e4299f07becf1020a761adfec83536018"
}
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