scss-lint-html-reporter
Advanced tools
Comparing version 0.2.4 to 0.3.1
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -1,18 +0,10 @@ | ||
# 0.2.4 - August 6, 2015 | ||
# 0.3.1 - April 7, 2016 | ||
Misc | ||
* Updated to latest version of hairballs (Changed `overflow: scroll` to `overflow-y: auto` to only show scroll bars when necessary) | ||
* Add changelog | ||
# 0.2.3 - August 6, 2015 | ||
Bug fixes | ||
# 0.3.0 - April 7, 2016 | ||
* Fixed warnings summary not showing if report contains no errors (rcoy-v) | ||
* Increased width of summaries to prevent line wrapping | ||
Improvements | ||
* Changed to summary occurances show all warnings and errors (not just top five.) The occurances table will scroll if more than five different types of errors or warnings. | ||
Misc | ||
@@ -19,0 +11,0 @@ |
{ | ||
"name": "scss-lint-html-reporter", | ||
"version": "0.2.4", | ||
"version": "0.3.1", | ||
"description": "SCSS Lint HTML Reporter with optional TeamCity integration", | ||
@@ -33,11 +33,11 @@ "main": "./src/index.js", | ||
"dependencies": { | ||
"hairballs": "0.0.9" | ||
"hairballs": "0.1.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "3.2.0", | ||
"coveralls": "2.11.3", | ||
"istanbul": "0.3.17", | ||
"mocha": "2.2.5", | ||
"mocha-lcov-reporter": "0.0.2" | ||
"chai": "3.5.0", | ||
"coveralls": "2.11.9", | ||
"istanbul": "0.4.3", | ||
"mocha": "2.4.5", | ||
"mocha-lcov-reporter": "1.2.0" | ||
} | ||
} |
# SCSS Lint HTML Reporter | ||
Reporter to go along with [SCSS Lint](https://github.com/brigade/scss-lint). | ||
[![Build Status](https://img.shields.io/travis/ratherblue/scss-lint-html-reporter.svg?style=flat-square)](https://travis-ci.org/ratherblue/scss-lint-html-reporter) | ||
[![Coverage Status](https://img.shields.io/coveralls/ratherblue/scss-lint-html-reporter.svg?style=flat-square)](https://coveralls.io/r/ratherblue/scss-lint-html-reporter) | ||
[![License](https://img.shields.io/github/license/ratherblue/scss-lint-html-reporter.svg?style=flat-square)](https://github.com/ratherblue/scss-lint-html-reporter/blob/master/LICENSE) | ||
[![Dependencies](https://img.shields.io/david/ratherblue/scss-lint-html-reporter.svg?style=flat-square)](https://david-dm.org/ratherblue/scss-lint-html-reporter) | ||
[![devDependency Status](https://img.shields.io/david/dev/ratherblue/scss-lint-html-reporter.svg?style=flat-square)](https://david-dm.org/ratherblue/scss-lint-html-reporter#info=devDependencies&view=table) | ||
## Features: | ||
@@ -5,0 +13,0 @@ |
@@ -0,0 +0,0 @@ var fs = require('fs'); |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ - catch parsing errors |
@@ -0,0 +0,0 @@ 'use strict'; |
'use strict'; | ||
require('./lint-reporter'); |
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 not supported yet
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 not supported yet
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 not supported yet
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 not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
17876
23
99
1
+ Addedalign-text@0.1.4(transitive)
+ Addedasync@1.5.2(transitive)
+ Addedcamelcase@1.2.1(transitive)
+ Addedcenter-align@0.1.3(transitive)
+ Addedcliui@2.1.0(transitive)
+ Addeddecamelize@1.2.0(transitive)
+ Addedhairballs@0.1.0(transitive)
+ Addedhandlebars@4.0.5(transitive)
+ Addedis-buffer@1.1.6(transitive)
+ Addedkind-of@3.2.2(transitive)
+ Addedlazy-cache@1.0.4(transitive)
+ Addedlongest@1.0.1(transitive)
+ Addedrepeat-string@1.6.1(transitive)
+ Addedright-align@0.1.3(transitive)
+ Addedsource-map@0.4.40.5.7(transitive)
+ Addeduglify-js@2.8.29(transitive)
+ Addeduglify-to-browserify@1.0.2(transitive)
+ Addedwindow-size@0.1.0(transitive)
+ Addedwordwrap@0.0.2(transitive)
+ Addedyargs@3.10.0(transitive)
- Removedasync@0.2.10(transitive)
- Removedhairballs@0.0.9(transitive)
- Removedhandlebars@3.0.3(transitive)
- Removedoptimist@0.3.7(transitive)
- Removedsource-map@0.1.43(transitive)
- Removeduglify-js@2.3.6(transitive)
Updatedhairballs@0.1.0