You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

babel-plugin-module-resolverino

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-module-resolverino - npm Package Versions

1.0.0

Diff
fatfisz
published 1.0.0 •

Changelog

Source

1.0.0 (2017-04-01)

Bug Fixes

  • Fix double plugin bug (#3) (944a002)
  • Use CWD for the glob patterns (#4) (1fcd018)

Features

BREAKING CHANGES

  • "npm:" support is dropped.
  • package-like aliases are additionally resolved using root and cwd.
  • relative aliases are left as-is to be consistent with how getRealPath treats relative paths.

<a name="0.0.1"></a>

fatfisz
published 0.0.1 •

Changelog

Source

0.0.1 (2017-04-01)

Initial release