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 Compare versions

Comparing version 1.0.5 to 1.0.6

15

package.json
{
"name": "coffeelint-reporter",
"version": "1.0.5",
"version": "1.0.6",
"description": "A Reporter for Coffeelint",
"author": "sibiraj-s",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/sibiraj-s/coffeelint-reporter.git"
},
"repository": "https://github.com/sibiraj-s/coffeelint-reporter.git",
"homepage": "https://github.com/sibiraj-s/coffeelint-reporter",
"bugs": {
"url": "https://github.com/sibiraj-s/coffeelint-reporter/issues"
},
"bugs": "https://github.com/sibiraj-s/coffeelint-reporter/issues",
"engines": {
"node": ">= 8.0.0"
"node": "^10"
},
"dependencies": {
"chalk": "^2.4.1",
"chalk": "^2.4.2",
"cli-table3": "^0.5.1"

@@ -21,0 +16,0 @@ },

@@ -5,3 +5,4 @@ # 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)
[![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 @@

Sorry, the diff of this file is not supported yet

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