Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deepmerge-ts

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deepmerge-ts - npm Package Versions

13
6

6.0.1

Diff

Changelog

Source

6.0.1 (2024-05-20)

Bug Fixes

  • type when merging index signatures (5e8b9b6), closes #459
rebeccastevens
published 6.0.0 •

Changelog

Source

6.0.0 (2024-05-19)

Bug Fixes

  • type when merging optional properties of a record (fa9ace2)

Build System

  • remove typing support for typescript<4.7 (f2f5956)

Features

  • allow restricting what types can be passed in as parameters (69e9ba3), closes #305
  • remove deprecated type DeepMergeLeafHKT (1982e56)
  • undefined will no longer replace defined values by default (9c86605)

Performance Improvements

  • remove BlacklistedRecordProps (19d4944)

BREAKING CHANGES

  • remove deprecated type DeepMergeLeafHKT
  • undefined will no longer replace defined values by default
  • The order of the generics of deepmergeCustom and deepmergeIntoCustom have changed. If you are passing generics to these functions you need to update them.
  • remove typing support for typescript<4.7
rebeccastevens
published 6.0.0-next.1 •

rebeccastevens
published 6.0.0-next.0 •

rebeccastevens
published 5.1.0 •

Changelog

Source

5.1.0 (2023-04-04)

Features

  • expose some of the internal utils (a11a03d)
rebeccastevens
published 5.0.0 •

Changelog

Source

5.0.0 (2023-03-18)

Bug Fixes

chore

  • drop support for node 12 and 14 (77016f7)

BREAKING CHANGES

  • drop support for node 12 and 14
rebeccastevens
published 5.0.0-next.4 •

Changelog

Source

5.0.0-next.4 (2023-03-18)

Bug Fixes

rebeccastevens
published 5.0.0-next.3 •

Changelog

Source

5.0.0-next.3 (2023-03-18)

Bug Fixes

rebeccastevens
published 5.0.0-next.2 •

Changelog

Source

5.0.0-next.2 (2023-02-06)

Features

  • create deepmergeInto function (9c350a0), closes #51
rebeccastevens
published 4.3.0 •

Changelog

Source

4.3.0 (2023-02-06)

Features

  • create deepmergeInto function (9c350a0), closes #51
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