Socket
Socket
Sign inDemoInstall

deepmerge

Package Overview
Dependencies
0
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245Next

1.5.2

Diff

Changelog

Source

1.5.2

  • fix: no longer attempts to merge React elements #76
tehshrike
published 1.5.1 •

Changelog

Source

1.5.1

  • bower support: officially dropping bower support. If you use bower, please depend on the unpkg distribution. See #63
tehshrike
published 1.5.0 •

Changelog

Source

1.5.0

  • bug fix: merging objects into arrays was allowed, and doesn't make any sense. #65 published as a feature release instead of a patch because it is a decent behavior change.
tehshrike
published 1.4.4 •

Changelog

Source

1.4.4

  • bower support: updated main in bower.json
tehshrike
published 1.4.3 •

Changelog

Source

1.4.3

  • bower support: inline is-mergeable-object in a new CommonJS build, so that people using both bower and CommonJS can bundle the library 0b34e6
tehshrike
published 1.4.2 •

Changelog

Source

1.4.2

  • performance: bump is-mergeable-object dependency version for a slight performance improvement 5906c7
tehshrike
published 1.4.1 •

Changelog

Source

1.4.1

  • documentation: fix unpkg link acc45b
tehshrike
published 1.4.0 •

Changelog

Source

1.4.0

  • api: instead of only exporting a UMD module, expose a UMD module with pkg.main, a CJS module with pkg.browser, and an ES module with pkg.module #62
tehshrike
published 1.3.2 •

Changelog

Source

1.3.2

  • documentation: note the minified/gzipped file sizes 56
  • documentation: make data structures more readable in merge example: pull request 57
tehshrike
published 1.3.1 •

Changelog

Source

1.3.1

  • documentation: clarify and test some array merging documentation: pull request 51
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