You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-import-resolver-webpack

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-import-resolver-webpack - npm Package Versions

1345

0.13.0

Diff
l
ljharb
published 0.13.0 •

Changelog

Source

[0.13.0] - 2016-02-08

Added

  • [no-commonjs] rule
  • [no-amd] rule

Removed

  • Removed vestigial no-require rule. [no-commonjs] is more complete.
l
ljharb
published 0.12.2 •

Changelog

Source

[0.12.2] - 2016-02-06 [YANKED]

Unpublished from npm and re-released as 0.13.0. See [#170].

l
ljharb
published 0.12.1 •

Changelog

Source

[0.12.1] - 2015-12-17

Changed

  • Broke docs for rules out into individual files.
l
ljharb
published 0.12.0 •

Changelog

Source

[0.12.0] - 2015-12-14

Changed

  • Ignore [import/ignore setting] if exports are actually found in the parsed module. Does this to support use of jsnext:main in node_modules without the pain of managing an allow list or a nuanced deny list.
l
ljharb
published 0.11.1 •
b
benmosher
published 0.11.0 •

Changelog

Source

[0.11.0] - 2015-11-27

Added

  • Resolver plugins. Now the linter can read Webpack config, properly follow aliases and ignore externals, dismisses inline loaders, etc. etc.!
l
ljharb
published 0.10.1 •

Changelog

Source

Earlier releases (0.10.1 and younger)

See GitHub release notes for info on changes for earlier releases.

b
benmosher
published 0.10.0 •
b
benmosher
published 0.9.0 •
l
ljharb
published 0.8.4 •