nodejs-itoolkit
nodejs-itoolkit copied to clipboard
Remove use of xml2js
As described in #344
xml2jsto parse XML output from itoolkit.xml2jsdoesn't appear to be actively maintained and has issues with [parsing blank values from non-named keys](https://github.com/Leonidas-from-
Remove xml2js from our:
- [x] tests https://github.com/IBM/nodejs-itoolkit/pull/399
- [ ] internal calls in Deprecated.js
- [x] docs (#345)