node-server-screenshot
node-server-screenshot copied to clipboard
Drop support for older versions of Node
As of the time of writing, Node 8 the closing on its EoL date.
Drop support for node v4 and use minimum node v8.16 and re-write the module with async/await impl in typescript.