Socket
Socket
Sign inDemoInstall

html-reporter

Package Overview
Dependencies
14
Maintainers
7
Versions
295
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.1 to 1.3.2

9

CHANGELOG.md

@@ -5,7 +5,12 @@ # Change Log

<a name="1.3.1"></a>
## [1.3.1](https://github.com/gemini-testing/html-reporter/compare/v1.3.0...v1.3.1) (2018-01-22)
<a name="1.3.2"></a>
## [1.3.2](https://github.com/gemini-testing/html-reporter/compare/v1.3.0...v1.3.2) (2018-01-22)
### Bug Fixes
* Meta-info view ([df3f031](https://github.com/gemini-testing/html-reporter/commit/df3f031))
<a name="1.3.0"></a>

@@ -12,0 +17,0 @@ # [1.3.0](https://github.com/gemini-testing/html-reporter/compare/v1.2.0...v1.3.0) (2018-01-22)

@@ -6,3 +6,3 @@ 'use strict';

import classNames from 'classnames';
import map from 'lodash';
import {map} from 'lodash';

@@ -9,0 +9,0 @@ const mkLinkToUrl = (url, text) => {

{
"name": "html-reporter",
"version": "1.3.1",
"version": "1.3.2",
"description": "Plugin for gemini which is intended to aggregate the results of tests running into html report",

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc