master
refactor: use of Buffer.from instead of a deprecated new Buffer() (#1134)
adding source-map-support for ts mapping in stack trace; enabling tslint rules; added linting to travis; removing unnecessary self variables (#1047)
Correctly add the https agent to axios (#1154)
Added override constructor to ClientSSLSecurityPFX class (#1184)
replace request & httpntlm with axios & axios-ntlm (#1146)
Add missing KeyInfo tag around SecurityTokenReference (#1255)
Upgrade dependencies and refactor code to work with the latest xml-crypto (#1242)
Allow WSSecurity and WSSecurityCert to be used together (#1195)
WSSecurity Protocol with user/pass token element. (#1187)