Socket
Socket
Sign inDemoInstall

eslint-import-resolver-alias

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-import-resolver-alias - npm Package Versions

1.1.2

Diff

Changelog

Source

[1.1.2] - 2018-12-08

Fixed

  • fix a bug in order to not resolve path/to/file to path/from/file with the config ['to', 'from']. see [#7][issue7]

Changed

  • update test case
  • update coverage for node 10 & 11
  • update changelog
  • update usage to readme
johvin
published 1.1.1 •

Changelog

Source

[1.1.1] - 2018-07-30

Fixed

  • fix the bug that the module mapped to a relative path can not be resolved. see [#5][issue5]

Changed

  • update test case
  • update changelog
  • update usage to readme
  • add more package keywords
johvin
published 1.1.0 •

Changelog

Source

[1.1.0] - 2018-05-06

Added

  • support custom file extensions

Changed

  • update test case
  • update changelog
  • update usage to readme
johvin
published 1.0.4 •

Changelog

Source

[1.0.4] - 2018-04-25

Added

  • add builtin modules resolve test case and relevant dependencies

Fixed

  • fix the bug that inner function resolveLookupPaths resolve /node_modules as //node_modules
  • update core modules for Node.js 8/9/...

Changed

  • add peerDependencies, repository, bugs, homepage config items to package.json
  • update readme
  • update changelog
  • update travis config
  • add release script to complete preparation before publish
johvin
published 1.0.3 •

Changelog

Source

[1.0.3] - 2017-01-12

Fixed

  • fix the bug that the path like /path/to/node_modules/node_modules is excluded from the lookup paths
johvin
published 1.0.2 •

Changelog

Source

[1.0.2] - 2017-01-05

Changed

  • fix the bug that it's unable to resolve non-relative path modules when current working directory is subdirectory of the project root directory.
johvin
published 1.0.1 •

Changelog

Source

[1.0.1] - 2016-12-29

Changed

  • remove package resolve to fix the bug caused by format changing of the internal file core.json of resolve 1.1.7
  • add bug description and solution to README.md
johvin
published 1.0.0 •

Changelog

Source

[1.0.0] - 2016-12-23

Added

  • support resolve node modules with alias config
  • support resolve normal node modules, including Node.js core modules and other third party modules
  • support resolve relative path modules
<!-- references -->
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