🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

mochawesome-report-generator

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mochawesome-report-generator - npm Package Compare versions

Comparing version

to
6.2.0

2

dist/app.js.LICENSE.txt

@@ -28,3 +28,3 @@ /*

/*! mochawesome-report-generator 6.1.1 | https://github.com/adamgruber/mochawesome-report-generator */
/*! mochawesome-report-generator 6.2.0 | https://github.com/adamgruber/mochawesome-report-generator */

@@ -31,0 +31,0 @@ /** @license React v0.19.1

{
"name": "mochawesome-report-generator",
"version": "6.1.1",
"version": "6.2.0",
"description": "Generates gorgeous HTML reports from mochawesome reporter.",

@@ -9,3 +9,3 @@ "scripts": {

"pretest": "npm run lint",
"test": "cross-env NODE_ENV=test nyc mocha \"test/spec/**/*.test.js\"",
"test": "cross-env NODE_ENV=test nyc mocha \"test/spec/**/*.test.js\" --exit",
"tdd": "cross-env NODE_ENV=test nyc mocha --watch \"test/spec/**/*.test.js\"",

@@ -12,0 +12,0 @@ "test:single": "cross-env NODE_ENV=test nyc mocha ",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display