Socket
Socket
Sign inDemoInstall

eslint-loader

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-loader - npm Package Versions

1234

0.9.0

Diff

Changelog

Source

0.9.0 - 2015-03-29

  • Changed: upgrade to eslint 0.18.x
moox
published 0.8.0 •

Changelog

Source

0.8.0 - 2015-03-27

  • Changed: reporter is now formatter option to fit eslint name
  • Changed: plugin is now async as it don't need to be sync
  • Added: options are supported as query strings
moox
published 0.7.0 •

Changelog

Source

0.7.0 - 2015-03-15

  • Changed: upgrade to eslint 0.17.x
  • Added: failOnError option
  • Added: failOnWarning option
moox
published 0.6.0 •

Changelog

Source

0.6.0 - 2015-03-11

  • Changed: reporter now automatically drop lines that contains the filename in the reporter output. That mean you can use official or community reporters without worrying to see lot of lines with <text> as filename :)
moox
published 0.5.0 •

Changelog

Source

0.5.0 - 2015-03-11

  • Changed: upgrade to eslint 0.16.x
  • Changed: emitErrors is now emitError
  • Changed: loader now use webpack.emitError or webpack.emitWarning automatically (according to eslint configuration). You can still override by using emitError or emitWarning options to override this behavior
  • Added: emitWarning can force eslint to report warning instead of the default behavior (see above)
  • Added: quiet option to hide warnings
moox
published 0.4.0 •

Changelog

Source

0.4.0 - 2015-02-23

  • Changed: upgrade to eslint 0.15.x
  • Changed: more readable default reporter
  • Added: reporter options allow to define a custom reporter function
moox
published 0.3.0 •

Changelog

Source

0.3.0 - 2015-02-10

  • Changed: upgrade to eslint 0.14.x
moox
published 0.2.1 •

Changelog

Source

0.2.1 - 2015-01-27

  • Changed: upgrade to eslint 0.13.x
moox
published 0.2.0 •

Changelog

Source

0.2.0 - 2015-01-23

  • Changed: upgrade to eslint 0.12.x
  • Added: enable loading of eslint config from webpack config, .eslintrc, or package.json
moox
published 0.1.0 •

Changelog

Source

0.1.0 - 2014-12-05

✨ Initial release

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