Closed
Description
Describe the feature you'd like:
I'd like to suggest an update to aria-query@5. They removed their usage of Map and Set, and by doing so, removed babel as runtime dependencies. I'm currently struggling with one of the babel dependencies that is being brought in to my project via this package, and it could save disk space for other consumers who are not using babel as well.