eslint-html-reporter
Advanced tools
Comparing version 0.4.13 to 0.4.14
@@ -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 @@ |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12539
22
58
+ Addedhairballs@0.0.9(transitive)
- Removedhairballs@0.0.8(transitive)
Updatedhairballs@0.0.9