Socket
Socket
Sign inDemoInstall

eslint-module-utils

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-module-utils - npm Package Versions

13

2.7.0

Diff

Changelog

Source

[2.7.0] - 2017-07-06

Changed

  • [no-absolute-path] picks up speed boost, optional AMD support ([#843], thanks [@jseminck])
ljharb
published 2.6.2 •

ljharb
published 2.6.1 •

Changelog

Source

[2.6.1] - 2017-06-29

Fixed

  • update bundled node resolver dependency to latest version
ljharb
published 2.6.0 •

Changelog

Source

[2.6.0] - 2017-06-23

Changed

  • update tests / peerDeps for ESLint 4.0 compatibility ([#871], thanks [@mastilver])
  • [memo-parser] updated to require filePath on parser options as it melts down if it's not there, now that this plugin always provides it. (see [#863])
ljharb
published 2.5.2 •

ljharb
published 2.5.1 •

ljharb
published 2.5.0 •

Changelog

Source

[2.5.0] - 2017-06-22

Re-releasing v[2.4.0] after discovering that the memory leak is isolated to the [memo-parser], which is more or less experimental anyway.

Added

  • Autofixer for newline-after-import. ([#686] + [#696], thanks [@eelyafi])
ljharb
published 2.4.1 •

ljharb
published 2.4.0 •

Changelog

Source

[2.4.0] - 2017-06-02 [YANKED]

Yanked due to critical issue in eslint-module-utils with cache key resulting from [#839].

Added

  • Add filePath into parserOptions passed to parser ([#839], thanks [@sompylasar])
  • Add allow option to [no-unassigned-import] to allow for files that match the globs ([#671], [#737], thanks [@kevin940726]).
benmosher
published 2.3.0 •

Changelog

Source

[2.3.0] - 2017-05-18

Added

  • [no-anonymous-default-export] rule: report anonymous default exports ([#712], thanks [@duncanbeevers]).
  • Add new value to [order]'s newlines-between option to allow newlines inside import groups ([#627], [#628], thanks [@giodamelio])
  • Add count option to the [newline-after-import] rule to allow configuration of number of newlines expected ([#742], thanks [@ntdb])

Changed

  • [no-extraneous-dependencies]: use read-pkg-up to simplify finding + loading package.json ([#680], thanks [@wtgtybhertgeghgtwtg])
  • Add support to specify the package.json [no-extraneous-dependencies] ([#685], thanks [@ramasilveyra])

Fixed

  • attempt to fix crash in [no-mutable-exports]. ([#660])
  • "default is a reserved keyword" in no-maned-default tests by locking down babylon to 6.15.0 (#756, thanks @gmathieu)
  • support scoped modules containing non word characters
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