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
67

2.2.0

Diff

Changelog

Source

2.2.0

Resolves the eslint module for each working directory separately. This allows multiple versions of eslint to co-exist. This is required to support local plugins like the babel-eslint parser (see [issue #10][]). If no local eslint install is found, the one that was installed with eslint_d is used.

mantoni
published 2.1.2 •

Changelog

Source

2.1.2

Fixes [issue #9][] with space-containing config path or other shell parameters that need escaping.

mantoni
published 2.1.1 •

Changelog

Source

2.1.1

Fixes [issue #8][] on Windows when launching in a cmd shell where eslint_d was hanging indefinitely.

  • Update Sublime linter URL to it's new home
  • Add note for Atom users
mantoni
published 2.1.0 •

Changelog

Source

2.1.0

Make eslint_d work out of the box in vim with the syntastic eslint checker.

  • Add --version and -v options
  • Do not start server when called with -h or --help
  • Downgrade optionator to align with eslint
  • Update instructions for vim integration
mantoni
published 2.0.0 •

Changelog

Source

2.0.0

This realease support (almost) all eslint options. Check eslint_d --help.

Breaking that API already: The lint command was removed and in case you're not passing a control command like start, stop, restart or status, the given options are passed to the linter.

Also, the default output format was changed from compact to stylish to align with eslint.

  • Document vim syntastic javascript checkers (Chris Gaudreau)
  • invokations -> invocations (Juho Vepsäläinen)
  • Document Sublime editor integration
  • Handle linter exceptions
mantoni
published 1.0.0 •

Changelog

Source

1.0.0

  • Initial release
1
67
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