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 Compare versions

Comparing version 4.0.0-beta.2 to 4.0.0

18

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
# [4.0.0-beta.2](https://github.com/RebeccaStevens/deepmerge-ts/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2022-02-24)
# [4.0.0](https://github.com/RebeccaStevens/deepmerge-ts/compare/v3.0.1...v4.0.0) (2022-02-26)
### Features
* allow for alternative ways to apply default merging ([b8dd88a](https://github.com/RebeccaStevens/deepmerge-ts/commit/b8dd88a60093c2cc65af2fa59153c856cd529e76))
* allow for default merging via a special return value ([658d1fd](https://github.com/RebeccaStevens/deepmerge-ts/commit/658d1fd454fe095e6c7f2be22ccf4823fe0ea6ef))
* allow for implicit default merging ([1d5e617](https://github.com/RebeccaStevens/deepmerge-ts/commit/1d5e617bc4980f64a75fa9da1397979b2310fc06))
* allow for skipping properties completely via a special return value ([e936516](https://github.com/RebeccaStevens/deepmerge-ts/commit/e9365162c1357db4b1d19104675ab4ad10a5f9d2))
* allow for skipping properties completely via a special return value ([#64](https://github.com/RebeccaStevens/deepmerge-ts/issues/64)) ([76ceed8](https://github.com/RebeccaStevens/deepmerge-ts/commit/76ceed856e26c7222cfd99314f08a2f15b9973b0))
# [4.0.0-beta.1](https://github.com/RebeccaStevens/deepmerge-ts/compare/v3.0.1...v4.0.0-beta.1) (2022-02-23)
### Bug Fixes

@@ -25,4 +14,5 @@

* allow for default merging via a special return value ([aeaefd3](https://github.com/RebeccaStevens/deepmerge-ts/commit/aeaefd32d234b97ceec93fc0e8e7c949f734930e))
* allow for implicit default merging ([67ed0db](https://github.com/RebeccaStevens/deepmerge-ts/commit/67ed0db05492a2e8db8a1e49d6ab8aed678dedca))
* allow for default merging via a special return value ([658d1fd](https://github.com/RebeccaStevens/deepmerge-ts/commit/658d1fd454fe095e6c7f2be22ccf4823fe0ea6ef))
* allow for implicit default merging ([1d5e617](https://github.com/RebeccaStevens/deepmerge-ts/commit/1d5e617bc4980f64a75fa9da1397979b2310fc06))
* allow for skipping properties completely via a special return value ([#64](https://github.com/RebeccaStevens/deepmerge-ts/issues/64)) ([676f2f6](https://github.com/RebeccaStevens/deepmerge-ts/commit/676f2f6593d6baf0e1b31f29c83bac7c392e7ce2))

@@ -29,0 +19,0 @@

{
"name": "deepmerge-ts",
"version": "4.0.0-beta.2",
"version": "4.0.0",
"description": "Deeply merge 2 or more objects respecting type information.",

@@ -5,0 +5,0 @@ "keywords": [

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