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

ts-deepmerge

Package Overview
Dependencies
Maintainers
1
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 6.0.2 to 6.0.3

0

cjs/index.d.ts

@@ -0,0 +0,0 @@ type TAllKeys<T> = T extends any ? keyof T : never;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ type TAllKeys<T> = T extends any ? keyof T : never;

@@ -0,0 +0,0 @@ // istanbul ignore next

16

package.json

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

"license": "ISC",
"version": "6.0.2",
"version": "6.0.3",
"scripts": {

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

"devDependencies": {
"@types/jest": "^29.4.0",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@types/jest": "^29.5.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",
"eslint": "^8.32.0",
"eslint": "^8.36.0",
"eslint-config-voodoocreation": "^3.0.2",

@@ -69,8 +69,8 @@ "eslint-plugin-import": "^2.27.5",

"eslint-plugin-prefer-arrow": "^1.2.3",
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"prettier": "^2.8.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"prettier": "^2.8.7",
"ts-jest": "^29.0.5",
"typescript": "^4.9.4"
"typescript": "^5.0.2"
}
}
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