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 Versions

2

0.6.0

Diff

Changelog

Source

0.6.0 (2015-12-14)

Maintenance
  • dependency(through2): update to v2 (0edbc75d)
janraasch
published 0.5.0 •

Changelog

Source

0.5.0 (2015-05-14)

Features
  • custom-reporters: allow external and custom Reporters (c14be0f9)
  • reporter-publish: use Reporter.publish instead of .reporter (4b3231f9)
Breaking Changes
  • results: the results-key now holds an instance of Coffeelint::ErrorReport (see https://github.com/clutchski/coffeelint/blob/master/src/error_report.coffee) instead of an Array. You may call results.getErrors(filename) to get the old Array back
  • reporter: running coffeelint.reporter('default') now uses the default CoffeeLint reporter instead of the coffeelint-stylish reporter. You may run coffeelint.reporter() or coffeelint.reporter('coffeelint-stylish') to use the stylish reporter
janraasch
published 0.4.0 •

Changelog

Source

0.4.0 (2014-09-01)

Features
  • fail-reporter-api: 'fail'-reporter no longer fails on mere warnings, but 'failOnWarning' does (b30c0e4c)
  • reporter: nicer output for 'fail'-reporter (02fe47a7)
Breaking Changes
  • Set file.success to true and fail fail-reporter only when file.errorCount is 0, even if files.warningCount > 0. To achieve the previous behavior of the fail-reporter you may use the failOnWarning-reporter.

(b30c0e4c)

janraasch
published 0.3.4 •

Changelog

Source

0.3.4 (2014-08-23)

Maintenance
  • update dependencies
janraasch
published 0.3.3 •

Changelog

Source

0.3.3 (2014-05-17)

Maintenance
  • update dependencies
janraasch
published 0.3.2 •

Changelog

Source

0.3.2 (2014-03-31)

Bug Fixes
janraasch
published 0.3.1 •

Changelog

Source

0.3.1 (2014-02-26)

Bug Fixes
janraasch
published 0.3.0 •

Changelog

Source

0.3.0 (2014-02-25)

Features
  • reporter: add 'fail' reporter (34fb6afb)
janraasch
published 0.2.2 •

Changelog

Source

0.2.2 (2014-02-17)

Maintenance
janraasch
published 0.2.1 •

Changelog

Source

0.2.1 (2014-02-09)

Maintenance
  • update dependencies
2
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