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

standard-reporter

Package Overview
Dependencies
Maintainers
6
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

standard-reporter

Reporters for feross/standard or uber/standard via unix pipes

  • 1.0.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3.1K
decreased by-6.95%
Maintainers
6
Weekly downloads
 
Created
Source

standard-reporter

Allows you to pipe uber/standard or feross/standard output and get different reporting formats.

Usage

$ standard | standard-reporter
$ standard | standard-reporter --stylish
$ standard | standard-reporter --json > lint.json
$ standard | standard-reporter --checkstyle > lint.xml

If you put standard in verbose mode, the results will also include the lint rule name. If you're using an older version of standard that doesn't print lint errors on stdout, you will need to redirect stderr output to stdout.

FAQs

Package last updated on 28 Apr 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

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