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.3 to 0.3.4

22

package.json
{
"name": "gulp-coffeelint",
"version": "0.3.3",
"version": "0.3.4",
"description": "Lint your CoffeeScript using gulp and CoffeeLint",

@@ -32,4 +32,4 @@ "keywords": [

"coffeelint-stylish": "^0.1.0",
"gulp-util": "^2.2.5",
"through2": "^0.4.0",
"gulp-util": "^3.0.0",
"through2": "^0.6.1",
"args-js": "^0.10.1"

@@ -39,12 +39,12 @@ },

"coffee-script": "^1.7.1",
"mocha": "^1.17.0",
"istanbul": "^0.2.3",
"should": "^3.1.0",
"sinon": "^1.8.1",
"coffeelint-use-strict": "0.0.1",
"conventional-changelog": "0.0.11",
"coveralls": "^2.8.0",
"del": "^0.1.2",
"gulp": "^3.5.2",
"gulp-coffee": "^1.4.1",
"gulp-clean": "^0.2.2",
"conventional-changelog": "0.0.9",
"coffeelint-use-strict": "0.0.1"
"gulp-coffee": "^2.1.2",
"istanbul": "^0.3.0",
"mocha": "^1.17.0",
"should": "^4.0.4",
"sinon": "^1.8.1"
},

@@ -51,0 +51,0 @@ "engines": {

# gulp-coffeelint [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![NPM version][npm-image]][npm-url]
![Pretty Stylish](http://img.shields.io/badge/pretty-stylish-ff69b4.svg) [![Dependency Status][depstat-image]][depstat-url] [![devDependency Status][devdepstat-image]][devdepstat-url]
[![Dependency Status][depstat-image]][depstat-url] [![devDependency Status][devdepstat-image]][devdepstat-url] ![Pretty Stylish](http://img.shields.io/badge/pretty-stylish-ff69b4.svg)

@@ -4,0 +4,0 @@ > [CoffeeLint](http://www.coffeelint.org/) plugin for [gulp][gulp] 3.

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