Closed Omidznlp closed 2 years ago
I don't have npm release permissions on this package to cut a release.
Hi, @DABH , Is it possible to release a new package?
I don't have npm release permissions on this package to cut a release.
Thank you so much for merging these features into the code.
@Omidznlp I would like to cut a release, but it looks like there are some issues with unix-dgram
. I opened a PR to fix these issues: https://github.com/bnoordhuis/node-unix-dgram/pull/59 . If we can get that PR merged, then I should be able to do a release of winston-syslog
. Fingers crossed :)
Looks like that PR got merged and published!
@wbt : thank you so much for your update.
Hi,
I added two options ( rejectUnauthorized and requestCert) to TLSSocket. Could you merge the two TLS options into the code? @wbt Thank you so much.