SjoerdD

Results 2 issues of SjoerdD

**Current behavior** Data are not assigned correctly to an instance of an extension object defined in a node set file. **Describe the bug** The xml2json parser of the extension object...

:100: sponsored !

An "Excel.Application" Object leaves a process running after quitting the application and releasing the object: ` const winax = require("winax"); const excelApplication = new winax.Object("Excel.Application", { activate: false }); excelApplication.Quit()...