Release 1.4.2 (2021-04-28)
- Update optional NodeJS-specific dependency xmldom to version 0.5.0 which includes a security fix.
- #369 Add
clientChallenge
SASL mechanism method to avoid having to monkey patchonChallenge
,
which prevents reconnection when using SCRAM-SHA1.