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

1
7

3.4.0

Diff

Changelog

Source

v3.4.0 - 18/09/2018

  • Added the ability to merge files from packages located in "node_modules".
  • Fixes and refactorings.

 

shivayl
published 3.3.0 •

Changelog

Source

v3.3.0 - 09/08/2018

  • Added the "All" option to the select source file prompt (when there is multiple files) to build all source files (header files) present on the merger configuration;
  • Minor refactorings.

 

shivayl
published 3.2.1 •

Changelog

Source

v3.2.1 - 19/06/2018

  • Removed the "merger build" command option to build once.

 

shivayl
published 3.2.0 •

Changelog

Source

v3.2.0 - 19/06/2018

  • Fixed a bug on the imports parser module where, if parsing a path like "someFile.otherExtentionName", it wouldn't add the extention name ".js", giving an ENOENT error;
  • Added the option -o or --once to the merger build command, to perform a one time build session regardless of the project's merger configuration file;
  • Fixed a bug on the configuration parser module (it was not functioning);
  • Minor performance optimisations (on the for loops). Could be a myth though.

 

shivayl
published 3.1.0 •

Changelog

Source

v3.1.0 - 04/06/2018

  • Added the "merger rm" command to remove source files from the configurtion file;
  • Added the "merger log" command to print the configuration file;
  • Refactoring of the editConfigFile module to have less code repetition;
  • Fixed some typos.

 

shivayl
published 3.0.9 •

Changelog

Source

v3.0.9 (HotFix) - 31/05/2018

  • Solved a bug when selecting the source file, to build, on the same directory as the merger configuration file.

 

shivayl
published 3.0.8 •

Changelog

Source

v3.0.8 (HotFix) - 30/05/2018

  • Quick fix to the source file selection prompt. Now operational.

 

shivayl
published 3.0.7 •

Changelog

Source

v3.0.7 - 30/05/2018

  • Added the source file paths, not only the file names, to the source file build selection prompt;
  • Solved a bug where, if the user passed an unknown configuration key to the "merger set" command, the error got thrown but the key was still added to the configuration file;
  • Fixed the checkForUpdates module. Changed the protocol from HTTP to HTTPS. Using the public mirror of npm registry now;
  • Minor fixes and refactorings.

 

shivayl
published 3.0.6 •

Changelog

Source

v3.0.6 (HotFix) - 28/05/2018

  • Fixed a bug, where if the call to the npm registry to check updates were not sucessful, it would stop execution.

 

shivayl
published 3.0.5 •

Changelog

Source

v3.0.5 (HotFix) - 22/05/2018

  • Removed lost debug log.

 

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