coffeelint-reporter
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "coffeelint-reporter", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A Reporter for Coffeelint", | ||
"main": "index.js", | ||
"author": "Sibiraj-S", | ||
@@ -22,3 +21,4 @@ "license": "MIT", | ||
"cli-table3": "^0.5.1" | ||
} | ||
} | ||
}, | ||
"main": "coffeelint-reporter.js" | ||
} |
@@ -6,2 +6,3 @@ # coffeelint-reporter | ||
[![NPM Version](https://img.shields.io/npm/v/coffeelint-reporter.svg)](https://www.npmjs.com/package/coffeelint-reporter) [![License](https://img.shields.io/npm/l/coffeelint-reporter.svg)](https://github.com/Sibiraj-S/coffeelint-reporter/blob/master/LICENSE) | ||
[![Build Status](https://travis-ci.com/Sibiraj-S/coffeelint-reporter.svg?branch=master)](https://travis-ci.com/Sibiraj-S/coffeelint-reporter) | ||
@@ -8,0 +9,0 @@ ## Install |
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
5401
32