In the past year, parse5@4.0.0 was released. It seems to be compatible with your package from the testing I've done, but a reliance on exactly 3.x.x means that my dependency manager warns me constantly.
warning " > html-ast-transform@1.0.0" has unmet peer dependency "parse5@^3.0.0".
I will open a PR to fix this if I have time to verify that your tests pass.
In the past year,
parse5@4.0.0was released. It seems to be compatible with your package from the testing I've done, but a reliance on exactly 3.x.x means that my dependency manager warns me constantly.I will open a PR to fix this if I have time to verify that your tests pass.