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

gulp-coffeelint

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-coffeelint - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

8

package.json
{
"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
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