runNode()signature changed in v0.6.3 (#167) from positional optional args to a singleRunNodeOptsobject after the required parameters. This was inadvertently shipped as a patch — now correctly versioned as a major bump. Existing JS callers using positional args must migrate to the options-object form.