Commit Graph

3 Commits

Author SHA1 Message Date
24da41e994 Drop Node.js v6 support (#818)
Node.js v6 will go EOL at the end of April 2019, and already two of the production dependencies of the client have already dropped support for it, and soon others will do *(as well as development dependencies)*.

Furthermore, since Node.js will go in EOL it will never get security patches, plus, also OpenSSL-1.0.2 will go EOL [this year](https://github.com/nodejs/Release#release-schedule); to avoid risks for the client users it is better to drop support for Node.js v6 right away.
2019-04-17 11:25:06 +02:00
284a9deac7 Updated ignore files 2019-03-15 17:49:35 +01:00
b10ec1fa70 Added .npmignore 2019-02-19 08:34:06 +01:00