New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@webundsoehne/deep-merge

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webundsoehne/deep-merge - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

19

CHANGELOG.md

@@ -0,19 +1,22 @@

## @webundsoehne/deep-merge [2.0.1](https://gitlab.tailored-apps.com/ckilic/nx-test/compare/@webundsoehne/deep-merge@2.0.0...@webundsoehne/deep-merge@2.0.1) (2022-02-04)
### Bug Fixes
- update all unresolved deps ([4d78589](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/4d7858994fae5835df5fb44f89e8b0dd1afc6bdb))
# @webundsoehne/deep-merge [2.0.0](https://gitlab.tailored-apps.com/ckilic/nx-test/compare/@webundsoehne/deep-merge@1.0.2...@webundsoehne/deep-merge@2.0.0) (2022-02-04)
### Bug Fixes
* eslint config utils to auto isolate tsconfig paths ([e71a2a2](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/e71a2a29cd05677bf635ab580842bf4e57aeac21))
* fix cjs exporting, not use esm in anyplace because of package.json ([b182968](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/b182968fc9ec27c8f3e985b9b6fe011da8c0d64b))
* update integration for new project based nx ([5a7dd4a](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/5a7dd4a938b2755c2c209c55581a6b7eced41ab5))
- eslint config utils to auto isolate tsconfig paths ([e71a2a2](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/e71a2a29cd05677bf635ab580842bf4e57aeac21))
- fix cjs exporting, not use esm in anyplace because of package.json ([b182968](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/b182968fc9ec27c8f3e985b9b6fe011da8c0d64b))
- update integration for new project based nx ([5a7dd4a](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/5a7dd4a938b2755c2c209c55581a6b7eced41ab5))
### Performance Improvements
* swap the build system because of 24gb ram usage xd ([4d51c36](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/4d51c36c266ae64c82c4387190a72077d8a0976c))
- swap the build system because of 24gb ram usage xd ([4d51c36](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/4d51c36c266ae64c82c4387190a72077d8a0976c))
### BREAKING CHANGES
* drops anything less than node16, strictly commonjs still, transpiled to es2021
- drops anything less than node16, strictly commonjs still, transpiled to es2021

@@ -20,0 +23,0 @@ ## @webundsoehne/deep-merge [1.0.3-beta.1](https://gitlab.tailored-apps.com/ckilic/nx-test/compare/@webundsoehne/deep-merge@1.0.2...@webundsoehne/deep-merge@1.0.3-beta.1) (2022-01-26)

{
"name": "@webundsoehne/deep-merge",
"description": "Generic object deepmerge.",
"version": "2.0.0",
"version": "2.0.1",
"author": "Backend <backend@webundsoehne.com>",

@@ -6,0 +6,0 @@ "license": "ISC",

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