File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ All notable changes to this project will be documented in this file.
66
77---
88
9+ ### 3.3.5 - 2022-11-22
10+
11+ ### Update
12+
13+ - rich-domain: update lib core to 1.14.4
14+
15+ ---
16+
917### 3.3.4 - 2022-11-22
1018
1119### Update
Original file line number Diff line number Diff line change 11{
22 "name" : " types-ddd" ,
3- "version" : " 3.3.4 " ,
3+ "version" : " 3.3.5 " ,
44 "description" : " This package provide utils file and interfaces to assistant build a complex application with domain driving design" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
5757 "bcrypt" : " ^5.0.1" ,
5858 "pino" : " ^8.6.1" ,
5959 "pino-pretty" : " ^9.1.1" ,
60- "rich-domain" : " ^1.14.3 "
60+ "rich-domain" : " ^1.14.4 "
6161 },
6262 "devDependencies" : {
6363 "@microsoft/tsdoc" : " ^0.14.1" ,
Original file line number Diff line number Diff line change @@ -3361,10 +3361,10 @@ rfdc@^1.3.0:
33613361 resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
33623362 integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
33633363
3364- rich-domain@^1.14.3 :
3365- version "1.14.3 "
3366- resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.14.3 .tgz#31283aa3599370e22cbd3b33a28adb3b2e1e1cfe "
3367- integrity sha512-fC5DiWcf/ahHpBhKgEbH4pe7nQ/obPP1BkqhZUlkQtlEqusX8dhXw8jE+h5+2ely8pepZb16did6Dlt9K6mAAw ==
3364+ rich-domain@^1.14.4 :
3365+ version "1.14.4 "
3366+ resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.14.4 .tgz#b4189939c3609307521a3ea16cdc9268e55604eb "
3367+ integrity sha512-vXwnuLwh1x78opYrmo8fzsXrvFnUiMO+8sNfcYO1VmZZEaJj6ynoA+1eYijcabTa3lkpXSIzYkCCzlbNTA884Q ==
33683368
33693369rimraf@^3.0.0, rimraf@^3.0.2 :
33703370 version "3.0.2"
You can’t perform that action at this time.
0 commit comments