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

23
7

3.10.3

Diff

Changelog

Source

*v3.10.3 - 13/06/2020

  • Performance improvements.
    • Big internal refactorings in preparation for the upcoming UMD module creation.

 

shivayl
published 3.10.2 •

Changelog

Source

v3.10.2 - 11/06/2020

  • Fixed the merger set command, which was due to a bug added with the help command.

 

shivayl
published 3.10.1 •

Changelog

Source

v3.10.1 - 05/06/2020

  • Fixed a typo on the fileDownloader module that caused the program to crash in case the user had the updates enabled.
    • Updated the CLI package Commander from 3.0.2 to 5.1.0.

 

shivayl
published 3.10.0 •

Changelog

Source

v3.10.0 - 18/05/2020

  • Added the merger set --list command, to list all the possible full configuration keys (no aliases).
    • Internal improvements and refactorings.
    • Updated dependencies (MINORs and PATCHs).

 

shivayl
published 3.9.5 •

Changelog

Source

v3.9.5 - 31/03/2020

  • Added the "fix-config-paths" command, for use in case the location of the project changes (E.g.: different computer).
    • Updated dependencies.
    • Internal improvements.

 

shivayl
published 3.9.4 •

Changelog

Source

Hotfix v3.9.1 to v3.9.4 - 20/11/2019

  • Fixes on the merger init command.
    • Fix on the merger rm command. In case there was only one file, the program crashed.

 

shivayl
published 3.9.3 •

shivayl
published 3.9.2 •

shivayl
published 3.9.1 •

Changelog

Source

Hotfix v3.9.1 to v3.9.4 - 20/11/2019

  • Fixes on the merger init command.
    • Fix on the merger rm command. In case there was only one file, the program crashed.

 

shivayl
published 3.9.0 •

Changelog

Source

v3.9.0 - 19/11/2019

  • Added support for optional custom source file configuration that overwrites the global merger configuration (minfication for the moment).

    • Fixed a bug on the imports parser, where the file extension had always to be .js.<br> Now, it only defaults to .js in case there was no extension provided (like it is stated on the docs: README.md).<br> With this fix, MergerJS can now merge any text files, for example HTML files.

    • Fixed a bug on the merger rm command, where it was only possible to remove one file and the program crashed if the user selected the "All" option on the source file selection.

    • Fixed a bug on the merger add command, where if the user deleted its build file name input, the name was set to ".js".

    • Fixed a bug on the file path console output of the merger build command.<br/> Example of the previous output: "path-to\js.system.collections\js.system.collections\distjs.system.collections.js" Example of the fixed output: "path-to\js.system.collections\js.system.collections\dist\js.system.collections.js"

    • Significant performance improvements.

    • Big internal refactorings: Slowly migrating to the Node.js sync API and removed a lot of the "callback hell".

    • Updated dependencies.

 

23
7
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