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

merger-js

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

merger-js - npm Package Versions

13
7

3.8.5

Diff

Changelog

Source

v3.8.5 - 21/10/2019

  • Refactored the import parser and made multiple optimisations.
    • Updated dependencies.
    • Added more testing.

 

shivayl
published 3.8.4 •

Changelog

Source

v3.8.4 - 07/10/2019

  • The output of merger update is now printed on the console.

 

shivayl
published 3.8.3 •

Changelog

Source

v3.8.3 - 06/10/2019

  • Fixed dependency vulnerability issues.
    • Updated dependencies.

 

shivayl
published 3.8.2 •

Changelog

Source

v3.8.2 - 07/06/2019

  • Added tests (finally!);
    • fileDownloader module:
      • Fixed an issue when the user added a '/' in the end of a GitHub path;
      • Improved the fileDownloader error messages and handling.
    • Fixed and improved the import syntax token removers regex functions;
    • Cross platform fixes;
    • Other multiple minor internal fixes/refactorings/improvements.

 

shivayl
published 3.8.1 •

Changelog

Source

v3.8.1 - 19/05/2019

  • Added the first set of tests (parseImports and minifyCode).

 

shivayl
published 3.8.0 •

Changelog

Source

v3.8.0 - 10/05/2019

  • Added support for importing an entire directory from GitHub.<br/> There is a new import syntax for GitHub now. The previous one is still supported to avoid breaking changes, but should be considered as deprecated.<br/> New syntax: // %%import<<GH::master<<dir 'twbs/bootstrap/dist/js'<br/> (Read the README.md for more information).
    • Multiple big internal refactorings.
    • Other minor fixes.

 

shivayl
published 3.7.1 •

Changelog

Source

v3.7.1 - 04/05/2019

  • Fixed a bug when importing from directories. It was importing relative to the header file instead of the directory of the header file, like it used to (bug from last update).

 

shivayl
published 3.7.0 •

Changelog

Source

v3.7.0 - 17/04/2019

  • Added a drop down in the "merger add" CLI command with all the files in that directory and an option to input a custom one;
  • Added support for importing an entire directory of .js files inside node_modules;
  • Added support for forced imports (downloads) from external URLs;
  • Other fixes/improvements.

 

shivayl
published 3.6.9 •

Changelog

Source

v3.6.9 - 16/04/2019

  • Merger init configuration customization is now optional;
  • Added the new configuration properties to the config model and to the CLI's init module;
  • Fixed theNewTimestamp module. It is now a "static" class. There was a bug because of self object properties reference;
  • Other minor fixes and refactorings;
  • Updated dependencies.

 

shivayl
published 3.6.8 •

Changelog

Source

v3.6.8 - 07/03/2019

  • MergerJS will now update only once per week;
  • Multiple dependency updates;
  • Multiple security fixes;
  • Other minor improvements/fixes/refactorings.

 

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