Socket
Socket
Sign inDemoInstall

eslint-webpack-plugin

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-webpack-plugin - npm Package Versions

13

3.0.0

Diff

Changelog

Source

3.0.0 (2021-07-19)

⚠ BREAKING CHANGES

  • webpack v4 and nodejs v10 dropped (#105)

  • webpack v4 and nodejs v10 dropped (#105) (594d84c)

ricardogobbosouza
published 2.5.4 •

Changelog

Source

2.5.4 (2021-04-19)

Bug Fixes

  • context with symbols (#94) (6fc6874)
  • resolve paths and normalize (#97) (818b825)
  • use finishModules if thread is less than or equal 1 (#95) (c12e7be)
ricardogobbosouza
published 2.5.3 •

Changelog

Source

2.5.3 (2021-03-24)

Bug Fixes

  • allow multiple instances (#92) (0cdd621)
  • match hidden directories for path exclusions (#87) (bb8750c)
ricardogobbosouza
published 2.5.2 •

Changelog

Source

2.5.2 (2021-02-18)

Bug Fixes

  • fail-on-error: show eslint errors when failOnError is disabled (#85) (69be533)
ricardogobbosouza
published 2.5.1 •

Changelog

Source

2.5.1 (2021-02-12)

Bug Fixes

ricardogobbosouza
published 2.5.0 •

Changelog

Source

2.5.0 (2021-02-04)

Refactor

  • Updates to emitError and emitWarning

Setting only emitError to true will no longer exclusively print files with errors and disregard the files with warnings. Similarly, setting only emitWarning to true will no longer exclusively print files with warnings disregard the files with errors.

  • fix: use quiet to override emitError and emitWarning
  • quiet is essentially syntactic sugar for setting emitError to true and emitWarning to false

Bug Fixes

ricardogobbosouza
published 2.4.3 •

Changelog

Source

2.4.3 (2021-01-19)

Bug Fixes

ricardogobbosouza
published 2.4.2 •

Changelog

Source

2.4.2 (2021-01-19)

Bug Fixes

ricardogobbosouza
published 2.4.1 •

Changelog

Source

2.4.1 (2020-11-30)

Bug Fixes

ricardogobbosouza
published 2.4.0 •

Changelog

Source

2.4.0 (2020-11-20)

Features

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