Node LTS support
This release updates the build to target the current active Node LTS release.
If you need to support older node releases like 4.x and are using babel use the import
syntax which should pull in the module source code instead of the built code and can compile as needed.