Product: axe-core
Expectation: run on older versions of node
Actual: requires node engine of >=12 with a only a patch change
Motivation: removing support for node versions prior to 12 should be a breaking change

This commit deployed in version 4.4.2 removed support for node versions under 12. This caused a breaking change.
axe-core version: 4.4.2
For Tooling issues:
- Node version: 10
- Platform: Liniux
Product: axe-core
Expectation: run on older versions of node
Actual: requires node engine of >=12 with a only a patch change
Motivation: removing support for node versions prior to 12 should be a breaking change
This commit deployed in version 4.4.2 removed support for node versions under 12. This caused a breaking change.
axe-core version: 4.4.2
For Tooling issues: