eslint-html-reporter
Advanced tools
Comparing version 0.4.9 to 0.4.10
{ | ||
"name": "eslint-html-reporter", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"description": "HTML Reporter for ESLint", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -97,7 +97,7 @@ /** | ||
this.summarizeData(data); | ||
this.fullReport = fullReport; | ||
this.useTeamCityReport = useTeamCityReport; | ||
this.summarizeData(data); | ||
hairballs.files.sort(hairballs.sortErrors); | ||
@@ -104,0 +104,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21378
22
0