Some dependencies are moving to ESM only, one example is gzip-size which is ESM-only from v7
While the updated module can be used as dynamic import, it now opens the question whether this package could be moved to ESM-only or not.
@jescalan do you have an opinion on this?