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,15 @@ All notable changes to this project will be documented in this file.
66
77---
88
9+ ### [ 3.7.2] - 2024-03-15
10+
11+ ### Update
12+
13+ - update deps
14+ - added support to nodejs v21
15+
16+ ---
17+
918### [ 3.7.1] - 2023-12-15
1019
1120### Update
Original file line number Diff line number Diff line change 1717 }
1818 ],
1919 "engines" : {
20- "node" : " >=16.x <20 "
20+ "node" : " >=16.x <=21 "
2121 },
2222 "keywords" : [
2323 " Complexity" ,
6161 "bcrypt" : " ^5.0.1" ,
6262 "pino" : " ^8.17.1" ,
6363 "pino-pretty" : " ^10.3.0" ,
64- "rich-domain" : " ^1.19.1 "
64+ "rich-domain" : " ^1.19.2 "
6565 },
6666 "devDependencies" : {
6767 "@microsoft/tsdoc" : " ^0.14.1" ,
Original file line number Diff line number Diff line change @@ -3611,10 +3611,10 @@ rfdc@^1.3.0:
36113611 resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
36123612 integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
36133613
3614- rich-domain@^1.19.1 :
3615- version "1.19.1 "
3616- resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.19.1 .tgz#fd611c2c455978b7ae77f06f007628480f4e740b "
3617- integrity sha512-llO9SxD12gLx9W+2/xBt2a7lP2owBMyVqNfxNAHs3bYfTAS03/+XqLFVTTHaLb20q7viz8ftIbe39n+ttBfQpA ==
3614+ rich-domain@^1.19.2 :
3615+ version "1.19.2 "
3616+ resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.19.2 .tgz#9de78eae042d6d3edb06b4536f3f02cffc814b66 "
3617+ integrity sha512-jUaC6BWVR8xm6gHRzQCzfFj46JIcsRh56Unpy4FB4hEWnU0Tv/WhJHhHN4GjPjyoSUmz7XOaeJf/k7f4zWzcIQ ==
36183618
36193619rimraf@^3.0.0, rimraf@^3.0.2 :
36203620 version "3.0.2"
You can’t perform that action at this time.
0 commit comments