@webundsoehne/deep-merge
Advanced tools
Comparing version 2.1.0 to 2.1.1-beta.1
@@ -1,30 +0,36 @@ | ||
# @webundsoehne/deep-merge [2.1.0](https://gitlab.tailored-apps.com/ckilic/nx-test/compare/@webundsoehne/deep-merge@2.0.2...@webundsoehne/deep-merge@2.1.0) (2022-02-05) | ||
## @webundsoehne/deep-merge [2.1.1-beta.1](https://gitlab.tailored-apps.com/bdsm/nx-skeleton/compare/@webundsoehne/deep-merge@2.1.0...@webundsoehne/deep-merge@2.1.1-beta.1) (2022-04-05) | ||
### Bug Fixes | ||
- housekeeping, swap links to oss repos on github ([7e0f209](https://gitlab.tailored-apps.com/bdsm/nx-skeleton/commit/7e0f2093cf8c9afddd3d2f9228ec81896eb2d5e6)) | ||
# @webundsoehne/deep-merge [2.1.0](https://github.com/tailoredmedia/backend-nx-skeleton/compare/@webundsoehne/deep-merge@2.0.2...@webundsoehne/deep-merge@2.1.0) (2022-02-05) | ||
### Features | ||
- dont lint whenever there is no prior configuration, fix builders install ([2cac426](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/2cac4262018cbad0ae0bb172275fcbe31b981fae)), closes [#21](https://gitlab.tailored-apps.com/ckilic/nx-test/issues/21) [#22](https://gitlab.tailored-apps.com/ckilic/nx-test/issues/22) | ||
- dont lint whenever there is no prior configuration, fix builders install ([2cac426](https://github.com/tailoredmedia/backend-nx-skeleton/commit/2cac4262018cbad0ae0bb172275fcbe31b981fae)), closes [#21](https://github.com/tailoredmedia/backend-nx-skeleton/issues/21) [#22](https://github.com/tailoredmedia/backend-nx-skeleton/issues/22) | ||
## @webundsoehne/deep-merge [2.0.2](https://gitlab.tailored-apps.com/ckilic/nx-test/compare/@webundsoehne/deep-merge@2.0.1...@webundsoehne/deep-merge@2.0.2) (2022-02-04) | ||
## @webundsoehne/deep-merge [2.0.2](https://github.com/tailoredmedia/backend-nx-skeleton/compare/@webundsoehne/deep-merge@2.0.1...@webundsoehne/deep-merge@2.0.2) (2022-02-04) | ||
### Bug Fixes | ||
- initiating builder dependencies ([d2b9617](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/d2b961712580fbed82de82058976dfd58b841457)) | ||
- initiating builder dependencies ([d2b9617](https://github.com/tailoredmedia/backend-nx-skeleton/commit/d2b961712580fbed82de82058976dfd58b841457)) | ||
## @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) | ||
## @webundsoehne/deep-merge [2.0.1](https://github.com/tailoredmedia/backend-nx-skeleton/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)) | ||
- update all unresolved deps ([4d78589](https://github.com/tailoredmedia/backend-nx-skeleton/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) | ||
# @webundsoehne/deep-merge [2.0.0](https://github.com/tailoredmedia/backend-nx-skeleton/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://github.com/tailoredmedia/backend-nx-skeleton/commit/e71a2a29cd05677bf635ab580842bf4e57aeac21)) | ||
- fix cjs exporting, not use esm in anyplace because of package.json ([b182968](https://github.com/tailoredmedia/backend-nx-skeleton/commit/b182968fc9ec27c8f3e985b9b6fe011da8c0d64b)) | ||
- update integration for new project based nx ([5a7dd4a](https://github.com/tailoredmedia/backend-nx-skeleton/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://github.com/tailoredmedia/backend-nx-skeleton/commit/4d51c36c266ae64c82c4387190a72077d8a0976c)) | ||
@@ -35,19 +41,19 @@ ### BREAKING CHANGES | ||
## @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) | ||
## @webundsoehne/deep-merge [1.0.3-beta.1](https://github.com/tailoredmedia/backend-nx-skeleton/compare/@webundsoehne/deep-merge@1.0.2...@webundsoehne/deep-merge@1.0.3-beta.1) (2022-01-26) | ||
### Bug Fixes | ||
- update integration for new project based nx ([5a7dd4a](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/5a7dd4a938b2755c2c209c55581a6b7eced41ab5)) | ||
- update integration for new project based nx ([5a7dd4a](https://github.com/tailoredmedia/backend-nx-skeleton/commit/5a7dd4a938b2755c2c209c55581a6b7eced41ab5)) | ||
## @webundsoehne/deep-merge [1.0.2](https://gitlab.tailored-apps.com/ckilic/nx-test/compare/@webundsoehne/deep-merge@1.0.1...@webundsoehne/deep-merge@1.0.2) (2021-12-20) | ||
## @webundsoehne/deep-merge [1.0.2](https://github.com/tailoredmedia/backend-nx-skeleton/compare/@webundsoehne/deep-merge@1.0.1...@webundsoehne/deep-merge@1.0.2) (2021-12-20) | ||
### Bug Fixes | ||
- publish configuration ([e6b13d7](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/e6b13d7cc0e8be02d3246c72c341d37fec7161db)) | ||
- publish configuration ([e6b13d7](https://github.com/tailoredmedia/backend-nx-skeleton/commit/e6b13d7cc0e8be02d3246c72c341d37fec7161db)) | ||
## @webundsoehne/deep-merge [1.0.1](https://gitlab.tailored-apps.com/ckilic/nx-test/compare/@webundsoehne/deep-merge@1.0.0...@webundsoehne/deep-merge@1.0.1) (2021-12-20) | ||
## @webundsoehne/deep-merge [1.0.1](https://github.com/tailoredmedia/backend-nx-skeleton/compare/@webundsoehne/deep-merge@1.0.0...@webundsoehne/deep-merge@1.0.1) (2021-12-20) | ||
### Bug Fixes | ||
- publish ([f864442](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/f8644426a27f569b382d640e57d7c3bc9d518536)) | ||
- publish ([f864442](https://github.com/tailoredmedia/backend-nx-skeleton/commit/f8644426a27f569b382d640e57d7c3bc9d518536)) | ||
@@ -58,2 +64,2 @@ # @webundsoehne/deep-merge 1.0.0 (2021-12-17) | ||
- add keycloak packages ([581c003](https://gitlab.tailored-apps.com/ckilic/nx-test/commit/581c0037f2367c366e92360ce15a4867fd078907)) | ||
- add keycloak packages ([581c003](https://github.com/tailoredmedia/backend-nx-skeleton/commit/581c0037f2367c366e92360ce15a4867fd078907)) |
{ | ||
"name": "@webundsoehne/deep-merge", | ||
"description": "Generic object deepmerge.", | ||
"version": "2.1.0", | ||
"version": "2.1.1-beta.1", | ||
"author": "Backend <backend@webundsoehne.com>", | ||
@@ -9,3 +9,3 @@ "license": "ISC", | ||
"types": "./dist/index.d.ts", | ||
"repository": "https://gitlab.tailored-apps.com/ckilic/nx-test", | ||
"repository": "https://github.com/tailoredmedia/backend-nx-skeleton", | ||
"publishConfig": { | ||
@@ -12,0 +12,0 @@ "access": "public" |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
13164
2