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 3.0.0 to 4.0.0

1

dist/index.js

@@ -93,2 +93,1 @@ "use strict";

exports.default = merge;
//# sourceMappingURL=index.js.map

16

package.json

@@ -6,3 +6,3 @@ {

"license": "ISC",
"version": "3.0.0",
"version": "4.0.0",
"engines": {

@@ -48,17 +48,17 @@ "node": ">=14"

"devDependencies": {
"@types/jest": "^28.1.6",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@types/jest": "^29.0.1",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"cross-env": "^7.0.3",
"eslint": "^8.21.0",
"eslint-config-voodoocreation": "^2.0.1",
"eslint-config-voodoocreation": "^3.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.8.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"ts-jest": "^28.0.7",
"typescript": "^4.7.4"
"ts-jest": "^29.0.0",
"typescript": "^4.8.3"
}
}
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