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

eslint_d

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint_d - npm Package Versions

1
68

3.1.1

Diff

Changelog

Source

3.1.1

As per a [recent change in eslint][bda5de5] the default parser espree [was removed][pull 43]. The eslint dependency was bumped to 2.10.2 which introduced the change.

mantoni
published 3.1.0 •

Changelog

Source

3.1.0

The eslint_d command will now exit with code 1 if errors where reported.

mantoni
published 3.0.1 •

Changelog

Source

3.0.1

A [fix was provided by ruanyl][pull #33] to resolve chalk relative from the actually resolved eslint module.

mantoni
published 3.0.0 •

Changelog

Source

3.0.0

jpsc got the [eslint 2 upgrade][pull #30] started. eslint_d will now use eslint 2.2+ if no local install of eslint is found.

Also in this release:

  • Support --inline-config and --cache-location options
  • Pass cwd through to eslint.
mantoni
published 2.5.1 •

Changelog

Source

2.5.1

  • Fix --fix
  • Fix color for local eslint
mantoni
published 2.5.0 •

Changelog

Source

2.5.0

  • Support color and the --no-color option (fixes [issue #7][])
  • Improve formatting in "Editor integration" documentation
mantoni
published 2.4.0 •

Changelog

Source

2.4.0

Roger Zurawicki [figured out][pull #24] how to make eslint_d work in WebStorm.

  • Add information about --cache in the readme (netei)
  • Add symlink to eslint.js for WebStorm compat (Roger Zurawicki)
mantoni
published 2.3.2 •

Changelog

Source

2.3.2

Fixes an error in case no local eslint module can be found (Kevin Yue)

  • Issue #17
  • Pull request #18
mantoni
published 2.3.1 •

Changelog

Source

2.3.1

  • Remove concat-stream dependency and micro optimizations (Richard Herrera)
mantoni
published 2.3.0 •

Changelog

Source

2.3.0

Richard Herrera implemented a missing eslint feature to [lint text provided via stdin][]. This also fixes [issue #13][].

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