Socket
Socket
Sign inDemoInstall

webpack-merge

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-merge - npm Package Versions

23
10

6.0.1

Diff

Changelog

Source

6.0.1 / 2024-07-02

  • Fix - Restore usage of clone-deep as there was a corner case where structuredClone did not work as expected. #214
bebraw
published 6.0.0 •

Changelog

Source

6.0.0 / 2024-07-02

  • Chore - Update internal dependencies. As a result, the package needs at least Node 18 to run.
  • Chore - Use structuredClone over clone-deep dependency since it is included to Node 18 or above. #214
bebraw
published 5.10.0 •

Changelog

Source

5.10.0 / 2023-10-16

  • Feat - Support object/array-formed condition for mergeWithRules. #212
bebraw
published 5.9.0 •

Changelog

Source

5.9.0 / 2023-05-22

  • Feat - Support deep merging when rule is a merge. #193, #206
bebraw
published 5.8.0 •

Changelog

Source

5.8.0 / 2021-06-07

  • Docs - Update env example to be webpack 5 compatible. #177, #180
  • Feat - Support strings as rules for TypeScript, not just enums. #179, #185
bebraw
published 5.7.3 •

Changelog

Source

5.7.3 / 2020-12-22

  • Fix - Don't merge strings with objects in mergeWithRules. #172
bebraw
published 5.7.2 •

Changelog

Source

5.7.2 / 2020-12-16

  • Fix - If there's no match when using merge operation with mergeWithRules, use default merge behavior as a fallback. #167
bebraw
published 5.7.1 •

Changelog

Source

5.7.1 / 2020-12-16

  • Fix - Fix a merge failure for mergeWithRules when non-array matches are merged. #166
bebraw
published 5.7.0 •

Changelog

Source

5.7.0 / 2020-12-12

  • Feat - Throw a TypeError if trying to use mergeWithRules with invalid configuration types for append/prepend/merge operations.
bebraw
published 5.6.1 •

Changelog

Source

5.6.1 / 2020-12-11

  • Fix - Drop extraneous logging.
23
10
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