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

eslint-html-reporter

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-html-reporter - npm Package Compare versions

Comparing version 0.4.13 to 0.4.14

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 0.4.14 - August 6, 2015
Misc
* Updated to latest version of hairballs (Changed `overflow: scroll` to `overflow-y: auto` to only show scroll bars when necessary)
# 0.4.13 - August 6, 2015

@@ -2,0 +8,0 @@

4

package.json
{
"name": "eslint-html-reporter",
"version": "0.4.13",
"version": "0.4.14",
"description": "HTML Reporter for ESLint",

@@ -31,3 +31,3 @@ "main": "index.js",

"dependencies": {
"hairballs": "0.0.8"
"hairballs": "0.0.9"
},

@@ -34,0 +34,0 @@ "devDependencies": {

@@ -9,7 +9,5 @@ # ESLint HTML Reporter [![Build Status](https://travis-ci.org/edendramis/eslint-html-reporter.svg?branch=master)](https://travis-ci.org/edendramis/eslint-html-reporter)

* Optional integration with TeamCity's console
* Shows summary of all errors and warnings so you can easily identify top linting issues
Upcoming features:
* Summary of 5 most-common errors and warnings
## Installation

@@ -16,0 +14,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