master
fix(compliance): updated the npm packages
Correctly add the https agent to axios (#1154)
Added override constructor to ClientSSLSecurityPFX class (#1184)
Adding initial NTLM support (from https://github.com/vision10/node-soap) (#887)
Fixed PasswordDigest Generation (#1039)
Add an option to for an envelopeKey for WSSecurity (#1143)
Add missing KeyInfo tag around SecurityTokenReference (#1255)
Upgrade dependencies and refactor code to work with the latest xml-crypto (#1242)
Added Options object for signer.computeSignature (#1066)