I've been looking at the shipped version of `parse5` and I cannot find any usage of `@types/node` at runtime. It is not required in any way. I therefore believe `@types/node` should not be a dependency in `package.json`.
I've been looking at the shipped version of
parse5and I cannot find any usage of@types/nodeat runtime.It is not required in any way.
I therefore believe
@types/nodeshould not be a dependency inpackage.json.