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

ts-deepmerge

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-deepmerge - npm Package Compare versions

Comparing version 7.0.1 to 7.0.2

18

package.json

@@ -5,3 +5,3 @@ {

"license": "ISC",
"version": "7.0.1",
"version": "7.0.2",
"scripts": {

@@ -59,9 +59,9 @@ "clean": "rimraf ./{cjs,esm}/!(package.json)",

"devDependencies": {
"@types/jest": "^29.5.12",
"concurrently": "^8.2.2",
"@types/jest": "^29.5.14",
"concurrently": "^9.1.0",
"cross-env": "^7.0.3",
"eslint": "^9.7.0",
"eslint-config-voodoocreation": "^6.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint": "^9.15.0",
"eslint-config-voodoocreation": "^7.0.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-prefer-arrow": "^1.2.3",

@@ -72,5 +72,5 @@ "jest": "^29.7.0",

"rimraf": "^6.0.1",
"ts-jest": "^29.2.2",
"typescript": "^5.5.3"
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
}
}

@@ -92,3 +92,3 @@ [![npm](https://img.shields.io/npm/v/ts-deepmerge)](https://www.npmjs.com/package/ts-deepmerge)

All options have JSDoc descriptions [in its source](/src/index.ts#L82).
All options have JSDoc descriptions [in its source](/src/index.ts#L87).

@@ -95,0 +95,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