support node module commander release 9 This patch changes option parsing to be compatible with NodeJS module commander v9 (and possibly v7 and v8 as well), at the expense of compatibility with older releases of commander.
avoid Nodejs module astring Revert upstream change to switch code parser: The change was done because of a bug/shortcoming in the old parser which was since solved, and the replacement parser is not in Debian.