I just found out that currently only the latest version of ecstatic is available via npm:
$ npm view ecstatic versions --json
[
"4.1.2"
]
Could you make the older versions available as well? There are a lot of libraries that are using this module and removing older version can break the build.