utils-merge

JSON →
library 1.0.1 ·javascript maintenance
verified May 27, 2026

The `utils-merge` package offers a singular utility function, `merge(destination, source)`, which facilitates the shallow combination of properties from a source object into a destination object. It operates by copying enumerable own properties from the source directly onto the destination, overwriting any existing properties with matching keys. The package is currently at version 1.0.1, reflecting a stable and mature, though minimally maintained, codebase since its last updates around 2017. Its core differentiator is its simplicity and direct mutable merging, suitable for scenarios where a lightweight, shallow merge is explicitly desired and object mutation is an acceptable side effect, rather than requiring deep cloning or immutability features found in more complex merging libraries.

total hits 16
actors 5 distinct systems
last hit 1d ago Bingbot
GPTBot
5
Script
1
ChatGPT-User
1
Search engines
1
Humans
5

top countries 🇺🇸 United States · 🇨🇦 Canada · IE · 🇩🇪 Germany · 🇫🇷 France