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 7.0.3 to 7.1.0

7

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
# [7.1.0](https://github.com/RebeccaStevens/deepmerge-ts/compare/v7.0.3...v7.1.0) (2024-07-20)
### Features
* **benchmark:** add `defu` to compare with ([#486](https://github.com/RebeccaStevens/deepmerge-ts/issues/486)) ([93599b4](https://github.com/RebeccaStevens/deepmerge-ts/commit/93599b4bb6cd341cbaef156d619530a16e34550f))
## [7.0.3](https://github.com/RebeccaStevens/deepmerge-ts/compare/v7.0.2...v7.0.3) (2024-06-06)

@@ -5,0 +12,0 @@

40

package.json
{
"name": "deepmerge-ts",
"version": "7.0.3",
"version": "7.1.0",
"description": "Deeply merge 2 or more objects respecting type information.",

@@ -87,8 +87,8 @@ "keywords": [

"@cspell/dict-cryptocurrencies": "5.0.0",
"@rebeccastevens/eslint-config": "3.0.0-next.27",
"@rollup/plugin-replace": "5.0.5",
"@rebeccastevens/eslint-config": "3.0.0-next.32",
"@rollup/plugin-replace": "5.0.7",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "12.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.0.5",
"@semantic-release/github": "10.0.6",
"@semantic-release/npm": "12.0.1",

@@ -98,3 +98,3 @@ "@semantic-release/release-notes-generator": "13.0.0",

"@types/lodash": "4.17.4",
"@types/node": "20.12.12",
"@types/node": "20.14.2",
"@typescript-eslint/eslint-plugin": "7.9.0",

@@ -104,3 +104,3 @@ "@typescript-eslint/parser": "7.9.0",

"commitizen": "4.3.0",
"cspell": "8.8.1",
"cspell": "8.8.4",
"cz-conventional-changelog": "3.3.0",

@@ -116,13 +116,13 @@ "deassert": "1.0.2",

"eslint-plugin-format": "0.1.1",
"eslint-plugin-functional": "7.0.0-alpha.5",
"eslint-plugin-import-x": "0.5.0",
"eslint-plugin-jsdoc": "48.2.5",
"eslint-plugin-jsonc": "2.15.1",
"eslint-plugin-functional": "7.0.0-alpha.8",
"eslint-plugin-import-x": "0.5.1",
"eslint-plugin-jsdoc": "48.2.8",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.0.0",
"eslint-plugin-n": "17.7.0",
"eslint-plugin-n": "17.8.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-optimize-regex": "1.2.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-regexp": "2.5.0",
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-sonarjs": "1.0.3",

@@ -135,10 +135,10 @@ "eslint-plugin-unicorn": "53.0.0",

"jsonc-eslint-parser": "2.4.0",
"knip": "5.16.0",
"lint-staged": "15.2.2",
"knip": "5.17.4",
"lint-staged": "15.2.5",
"lodash": "4.17.21",
"markdownlint-cli2": "0.13.0",
"prettier": "3.2.5",
"prettier": "3.3.1",
"prettier-plugin-packagejson": "2.5.0",
"rimraf": "5.0.7",
"rollup": "4.17.2",
"rollup": "4.18.0",
"rollup-plugin-ts": "3.4.5",

@@ -148,9 +148,9 @@ "semantic-release": "23.1.1",

"tsd": "0.31.0",
"tslib": "2.6.2",
"tslib": "2.6.3",
"typescript": "5.4.5",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0",
"yaml-eslint-parser": "1.2.2"
"yaml-eslint-parser": "1.2.3"
},
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.2.0",
"engines": {

@@ -157,0 +157,0 @@ "node": ">=16.0.0"

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