File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,9 @@ A few notes are worth mentioning regarding the use of the UDP protocol:
6262
6363
6464## Update log
65+ ** 2.1.7**
66+ - upgrade ` axios ` to ` v1.6.4 ` (contributed by @gcagle3 )
67+
6568** 2.1.6**
6669- Test node versions ` 14-20 `
6770- upgrade ` axios ` to ` v1.6.0 ` (contributed by @gcagle3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " logzio-nodejs" ,
33 "description" : " A nodejs implementation for sending logs to Logz.IO cloud service Copy of logzio-nodejs" ,
4- "version" : " 2.1.6 " ,
4+ "version" : " 2.1.7 " ,
55 "author" : " Gilly Barr <gilly@logz.io>" ,
6+ "maintainers" : [
7+ {
8+ "name" : " Yotam loewenbach" ,
9+ "email" : " yotam.loewenbach@logz.io"
10+ }
11+ ],
612 "contributors" : [
713 {
814 "name" : " Gilly Barr" ,
You can’t perform that action at this time.
0 commit comments