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

eslint-module-utils

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-module-utils - npm Package Versions

234

2.12.0

Diff

Changelog

Source

[2.12.0] - 2018-05-17

Added

  • Ignore type imports for [named] rule ([#931], thanks [@mattijsbliek])
  • Add documentation for [no-useless-path-segments] rule ([#1068], thanks [@manovotny])
  • packageDir option for [no-extraneous-dependencies] can be array-valued ([#1085], thanks [@hulkish])
ljharb
published 2.11.1 •

ljharb
published 2.11.0 •

Changelog

Source

[2.11.0] - 2018-04-09

Added

  • Fixer for [first] ([#1046], thanks [@fengkfengk])
  • allow-require option for [no-commonjs] rule ([#880], thanks [@futpib])

Fixed

  • memory/CPU regression where ASTs were held in memory ([#1058], thanks [@klimashkin]/[@lukeapage])
ljharb
published 2.10.0 •

Changelog

Source

[2.10.0] - 2018-03-29

Added

  • Autofixer for [order] rule ([#908], thanks [@tihonove])
  • Add [no-cycle] rule: reports import cycles.
ljharb
published 2.9.0 •

Changelog

Source

[2.9.0] - 2018-02-21

Added

  • Add [group-exports] rule: style-guide rule to report use of multiple named exports ([#721], thanks [@robertrossmann])
  • Add [no-self-import] rule: forbids a module from importing itself. ([#727], [#449], [#447], thanks [@giodamelio]).
  • Add [no-default-export] rule ([#889], thanks [@isiahmeadows])
  • Add [no-useless-path-segments] rule ([#912], thanks [@graingert] and [@danny-andrews])
  • ... and more! check the commits for v[2.9.0]
ljharb
published 2.8.2 •

ljharb
published 2.8.1 •

ljharb
published 2.8.0 •

Changelog

Source

[2.8.0] - 2017-10-18

Added

  • [exports-last] rule ([#620] + [#632], thanks [@k15a])

Changed

  • Case-sensitivity checking ignores working directory and ancestors. ([#720] + [#858], thanks [@laysent])

Fixed

  • support scoped modules containing hyphens ([#744], thanks [@rosswarren])
  • core-modules now resolves files inside declared modules ([#886] / [#891], thanks [@mplewis])
  • TypeError for missing AST fields from TypeScript ([#842] / [#944], thanks [@alexgorbatchev])
ljharb
published 2.7.4 •

ljharb
published 2.7.3 •

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