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

coffeelint-reporter

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffeelint-reporter - npm Package Versions

2

3.0.0

Diff

Changelog

Source

v3.0.0 (2022-03-14)

Enhancements
  • replace chalk with picocolors (82fca7c)
  • replace cli-table3 with columnify (437a8f8)
sibiraj-s
published 2.0.3 •

Changelog

Source

v2.0.3 (2020-12-13)

Internal
sibiraj-s
published 2.0.2 •

Changelog

Source

v2.0.2 (2020-04-14)

Enhancements
  • use @coffeelint/cli instead of coffeelint (88bf44c)
Dependency Updates
sibiraj-s
published 2.0.1 •

Changelog

Source

v2.0.1 (2019-12-13)

Enhancements
  • Remove errors and warnings count in log (30f418f)
sibiraj-s
published 2.0.0 •

Changelog

Source

v2.0.0 (2019-12-12)

Internal
  • add jest unit tests (149f2d1)
  • migrate to github actions from travis-ci (d6ad1ce)
Dependency Updates
Breaking Changes

From

require('coffeelint-reporter').reporter;

To

require('coffeelint-reporter/reporter');
sibiraj-s
published 1.0.6 •

Changelog

Source

v1.0.6 (2019-09-01)

Dependency Updates
  • update chalk to v2.4.2 (c6e8625)
  • update eslint to v6.3.0 (8b3bb2a)
  • update eslint-config-standard to v14.1.0 (8b3bb2a)
  • update eslint-plugin-node to v9.2.0 (8b3bb2a)
  • update eslint-plugin-import to v2.18.2 (c6e8625)
  • update eslint-plugin-promise to v4.2.1 (c6e8625)
  • update eslint-plugin-standard to v4.0.1 (c6e8625)
  • update husky to v3.0.5 (81fc115)
Internal
  • remove grunt-eslint in favour of eslint cli (dfb01be)
  • update LICENSE (ee24cf6)
  • update eslint rules (c6e8625)
sibiraj-s
published 1.0.5 •

Changelog

Source

v1.0.5 (2018-10-05)

Dependency Updates
  • update eslint to v5.6.1 (0a3be13)
  • update eslint-plugin-promise to v4.0.1 (0a3be13)
  • update husky to v1.1.0 (0a3be13)
Internal
  • remove vscode settings in favour of editorconfig (167d21a)
  • update github username (ffe96c0)
sibiraj-s
published 1.0.4 •

Changelog

Source

v1.0.4 (2018-08-29)

Internal
  • add eslint to lint javascript files
  • apply standardJS rules to eslint and code cleanup (0bf10da)
sibiraj-s
published 1.0.3 •

Changelog

Source

v1.0.3 (2018-07-27)

Bug Fixes
  • fix a typo in 'use strict'; statement (11033f7)
sibiraj-s
published 1.0.2 •

Changelog

Source

v1.0.2 (2018-07-26)

Just a Maintenance Patch

Internal
  • use grunt to lint before commit (3f4e25c)
  • add travis test (3f4e25c)
  • remove trivial details from package.json (3f4e25c)
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