Socket
Socket
Sign inDemoInstall

deepmerge

Package Overview
Dependencies
0
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345Next

4.3.1

Diff

tehshrike
published 4.3.0 •

Changelog

Source

4.3.0

  • Avoid thrown errors if the target doesn't have propertyIsEnumerable. #252
tehshrike
published 4.2.2 •

Changelog

Source

4.2.2

  • isMergeableObject is now only called if there are two values that could be merged. a34dd4d2
tehshrike
published 4.2.1 •

Changelog

Source

4.2.1

  • Fix: falsey values can now be merged. #170
tehshrike
published 4.2.0 •

Changelog

Source

4.2.0

  • Properties are now only overwritten if they exist on the target object and are enumerable. #164

Technically this could probably be a patch release since "which properties get overwritten" wasn't documented and accidentally overwriting a built-in function or some function up the property chain would almost certainly be undesirable, but it feels like a gray area, so here we are with a feature version bump.

tehshrike
published 4.1.2 •

Changelog

Source

4.1.2

  • Rolled back #167 since Object.assign breaks ES5 support. 55067352
tehshrike
published 4.1.1 •

Changelog

Source

4.1.1

  • The options argument is no longer mutated #167
tehshrike
published 4.1.0 •

Changelog

Source

4.1.0

  • cloneUnlessOtherwiseSpecified is now exposed to the arrayMerge function #165
tehshrike
published 4.0.0 •

Changelog

Source

4.0.0

  • The main entry point in package.json is now a CommonJS module instead of a UMD module #155
tehshrike
published 3.3.0 •

Changelog

Source

3.3.0

  • Enumerable Symbol properties are now copied #151
2345Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc