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
Previous1345Next

3.2.1

Diff

Changelog

Source

3.2.1

  • bumping dev dependency versions to try to shut up bogus security warnings from Github/npm #149
tehshrike
published 3.1.0 •

Changelog

Source

3.1.0

  • typescript typing: make the all function generic #129
tehshrike
published 3.0.0 •

Changelog

Source

3.0.0

  • drop ES module build #123
tehshrike
published 2.2.1 •

Changelog

Source

2.2.1

  • bug: typescript export type was wrong #121
tehshrike
published 2.2.0 •

Changelog

Source

2.2.0

  • feature: added TypeScript typings #119
tehshrike
published 2.1.1 •

Changelog

Source

2.1.1

  • documentation: Rename "methods" to "api", note ESM syntax #103
  • documentation: Fix grammar #107
  • documentation: Restructure headers for clarity + some wording tweaks 108 + 109
tehshrike
published 2.1.0 •

Changelog

Source

2.1.0

  • feature: Support a custom isMergeableObject function #96
  • documentation: note a Webpack bug that some users might need to work around #100
tehshrike
published 2.0.1 •

Changelog

Source

2.0.1

  • documentation: fix the old array merge algorithm in the readme. #84
tehshrike
published 2.0.0 •

Changelog

Source

2.0.0

  • breaking: the array merge algorithm has changed from a complicated thing to target.concat(source).map(element => cloneUnlessOtherwiseSpecified(element, optionsArgument))
  • breaking: The clone option now defaults to true
  • feature: merge.all now accepts an array of any size, even 0 or 1 elements

See pull request 77.

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