New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cypress-multi-reporters

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-multi-reporters - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10

1

lib/MultiReporters.js

@@ -15,3 +15,2 @@ /* global require, module, console */

var Base = mocha.reporters.Base;
var createStatsCollector = require('mocha/lib/stats-collector');
var path = require('path');

@@ -18,0 +17,0 @@

2

package.json
{
"name": "cypress-multi-reporters",
"version": "1.1.9",
"version": "1.1.10",
"description": "Generate multiple mocha reports in a single mocha execution.",

@@ -5,0 +5,0 @@ "main": "index.js",

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