New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

hslint

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hslint

hs-static lint command-line reporter

latest
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

hslint

Output hs-static lint like native eslint

Installation

$ git clone git@git.hubteam.com:nhwang/hslint.git
$ cd hslint
$ npm link

Usage

$ hslint [options] <project>

Options

-h, --help: output usage information

-v, --version: output the version number

-p, --port: port of hs-static app [default: 3333]

-s, --source: path relative to static dir [default: js]

-e, --ignore-errors: ignore errors in output [default: false]

-w, --ignore-warnings: ignore warnings in output [default: false]

Screenshots

Original eslint output format 1__bash

hslint output format 1__bash

Contact?

Direct your complaints to Nick Hwang (@nhwang)

FAQs

Package last updated on 24 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts