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
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint_d - npm Package Versions

23
8

14.3.0

Diff

Changelog

Source

14.3.0

[Introduce][#331] ESLINT_D_ROOT environment variable to override the location where node_modules/eslint is found. This is useful in monorepos where node_modules might be in a location other than the project root. Thanks Matthew!

  • 🍏 ba10df0 Allow overriding eslint path with environment var (#331) (Matthew Gramigna)
  • 📚 02448b1 Add usage for Neovim
  • 📚 de63ca2 Remove missleading WebStorm instructions
  • 📚 3f036d0 Fix help text formatting
  • cef465b Delete ESLINT_D_ROOT env in afterEach hook
  • 4a06f9e Improve types
  • 4182fbc Convert isAlive to async function
  • 7a35046 Remove unnecessary await
  • ffeb7ed Update typescript
  • a1ad288 Add missing @studio/changes dependency
  • 🛡️ 9f3c61f Bump cross-spawn from 6.0.5 to 6.0.6 in /test/fixture/v5.0.x (dependabot[bot])
  • 🛡️ 8166a3e Bump cross-spawn from 6.0.5 to 6.0.6 in /test/fixture/v6.0.x (dependabot[bot])
  • 🛡️ 0fb742c Bump cross-spawn from 7.0.3 to 7.0.6 (dependabot[bot])

Released by Maximilian Antoni on 2024-12-19.

mantoni
published 14.2.2 •

Changelog

Source

14.2.2

  • 🐛 472e81d Downgrade supports-color to same version as eslint
  • 5c8072a Add node 23 to build matrix

Released by Maximilian Antoni on 2024-10-30.

mantoni
published 14.2.1 •

Changelog

Source

14.2.1

  • 🐛 7de5596 Fix require chalk and debug relative to eslint
  • 🐛 a64924d Time out waiting for config
  • 🐛 e833e9e Fix process title debug log
  • 9acaa84 Change branch name to main
  • 📚 df02009 Add funding.yml

Released by Maximilian Antoni on 2024-10-30.

mantoni
published 14.2.0 •

Changelog

Source

14.2.0

  • 🍏 5e99a06 Add support for --debug
  • 📚 d522c67 Add documentation for --debug
  • 📚 b792bd9 Align help message option order with README

Released by Maximilian Antoni on 2024-10-19.

mantoni
published 14.1.1 •

Changelog

Source

14.1.1

  • 🐛 93064d0 fix: unhandled 'error' event (L2jLiga)

Released by Maximilian Antoni on 2024-10-04.

mantoni
published 14.1.0 •

Changelog

Source

14.1.0

Reliability improvements:

  • 🍏 4b2df30 feat: launch daemon on forward failure (#318) (Andrey Chalkin)
  • 🍏 a4b5570 feat: implement isAlive check (Andrey Chalkin)
  • 🐛 fbe0137 fix: config file removed before watcher started (#316) (Andrey Chalkin)

Released by Maximilian Antoni on 2024-10-02.

mantoni
published 14.0.4 •

Changelog

Source

14.0.4

Andrey Chalkin fixed the stop command on Windows OS 🙏.

  • 🐛 c10da7a fix: stop command not working on Windows OS (#313) (Andrey Chalkin)
  • 2892b45 Add coverage-reports to eslint and tsc ignores
  • 93771f4 Run all tests for stopDaemon on all platforms
  • 3188cde Add test:coverage script

Released by Maximilian Antoni on 2024-09-19.

mantoni
published 14.0.3 •

Changelog

Source

14.0.3

  • 🐛 a7adf39 Ignore exit code from eslint if --fix-to-stdout
  • daa2a1a chore: fix unit tests on Windows (L2jLiga)
  • a356ae0 Setup husky and lint-staged

Released by Maximilian Antoni on 2024-08-03.

mantoni
published 14.0.2 •

Changelog

Source

14.0.2

Bring back --fix-to-stdout support (Damien Cassou), fix running on Windows and support paths with spaces (L2jLiga).

  • 🍏 1cbf8ae Add support for --fix-to-stdout (Damien Cassou)
  • 🐛 5b3b7c3 fix: not working when paths in config contains spaces (L2jLiga)
  • 🐛 663dfa1 fix(resolver): eslint path detection not working on Windows (L2jLiga)
  • 🐛 72eb4f6 Resolve timing issue with reading config
  • 📚 e24151d Bring back documentation for --fix-to-stdout
  • 📚 647e5d5 Update README to indicate compatibility with eslint 9 (Damien Cassou)
  • f2c5880 Add tests for --fix-to-stdout and catch JSON errors
  • 12f3afa Refactor forwarder to remove a limitation in the size of the error code (Damien Cassou)
  • fb110f0 Add .editorconfig (Damien Cassou)

Released by Maximilian Antoni on 2024-08-02.

mantoni
published 14.0.1 •

Changelog

Source

14.0.1

  • 🐛 0ae6f25 Fix hash when changing directories

Released by Maximilian Antoni on 2024-07-28.

23
8
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