gulp-coffeelint
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "gulp-coffeelint", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Lint your CoffeeScript using gulp and CoffeeLint", | ||
@@ -30,4 +30,4 @@ "keywords": [ | ||
"dependencies": { | ||
"coffeelint": "^1.0.2", | ||
"coffeelint-stylish": "0.0.1", | ||
"coffeelint": "^1.4.0", | ||
"coffeelint-stylish": "^0.1.0", | ||
"gulp-util": "^2.2.5", | ||
@@ -47,3 +47,3 @@ "through2": "^0.4.0", | ||
"gulp-clean": "^0.2.2", | ||
"conventional-changelog": "0.0.6", | ||
"conventional-changelog": "0.0.9", | ||
"coffeelint-use-strict": "0.0.1" | ||
@@ -50,0 +50,0 @@ }, |
# gulp-coffeelint [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![NPM version][npm-image]][npm-url] | ||
[![Dependency Status][depstat-image]][depstat-url] [![devDependency Status][devdepstat-image]][devdepstat-url] | ||
![Pretty Stylish](http://img.shields.io/badge/pretty-stylish-ff69b4.svg) [![Dependency Status][depstat-image]][depstat-url] [![devDependency Status][devdepstat-image]][devdepstat-url] | ||
@@ -99,14 +99,14 @@ > [CoffeeLint](http://www.coffeelint.org/) plugin for [gulp][gulp] 3. | ||
[npm-url]: https://npmjs.org/package/gulp-coffeelint | ||
[npm-image]: https://badge.fury.io/js/gulp-coffeelint.png | ||
[npm-image]: http://img.shields.io/npm/v/gulp-coffeelint.svg | ||
[travis-url]: http://travis-ci.org/janraasch/gulp-coffeelint | ||
[travis-image]: https://secure.travis-ci.org/janraasch/gulp-coffeelint.png?branch=master | ||
[travis-image]: https://travis-ci.org/janraasch/gulp-coffeelint.svg?branch=master | ||
[coveralls-url]: https://coveralls.io/r/janraasch/gulp-coffeelint | ||
[coveralls-image]: https://coveralls.io/repos/janraasch/gulp-coffeelint/badge.png | ||
[coveralls-image]: https://img.shields.io/coveralls/janraasch/gulp-coffeelint.svg | ||
[depstat-url]: https://david-dm.org/janraasch/gulp-coffeelint | ||
[depstat-image]: https://david-dm.org/janraasch/gulp-coffeelint.png | ||
[depstat-image]: https://david-dm.org/janraasch/gulp-coffeelint.svg | ||
[devdepstat-url]: https://david-dm.org/janraasch/gulp-coffeelint#info=devDependencies | ||
[devdepstat-image]: https://david-dm.org/janraasch/gulp-coffeelint/dev-status.png | ||
[devdepstat-image]: https://david-dm.org/janraasch/gulp-coffeelint/dev-status.svg |
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
10036
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedcoffeelint-stylish@0.1.2(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)
- Removedansi-styles@1.0.0(transitive)
- Removedchalk@0.4.0(transitive)
- Removedcoffeelint-stylish@0.0.1(transitive)
- Removedhas-color@0.1.7(transitive)
- Removedstrip-ansi@0.1.1(transitive)
Updatedcoffeelint@^1.4.0
Updatedcoffeelint-stylish@^0.1.0