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

jest-summarizing-reporter

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-summarizing-reporter - npm Package Compare versions

Comparing version 1.0.6 to 1.1.0

jest.config.js

10

package.json
{
"name": "jest-summarizing-reporter",
"version": "1.0.6",
"version": "1.1.0",
"description": "Custom reporter for jest, that only prints test result summary.",
"main": "JestSummaryReporter.js",
"scripts": {
"test": "jest"
},
"repository": {

@@ -20,3 +23,6 @@ "type": "git",

},
"homepage": "https://github.com/sunfit/jest-summary-reporter#readme"
"homepage": "https://github.com/sunfit/jest-summary-reporter#readme",
"devDependencies": {
"jest": "^24.1.0"
}
}
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