nodejs-itoolkit icon indicating copy to clipboard operation
nodejs-itoolkit copied to clipboard

Remove use of xml2js

Open abmusse opened this issue 3 years ago • 0 comments

As described in #344

xml2js to parse XML output from itoolkit. xml2js doesn'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)

abmusse avatar Oct 26 '22 20:10 abmusse