The current version of lodash has a few security vulnerabilities which directly impact projects implementing this library. Additionally when attempting to upgrade lodash and rebuild I found that the version of gulp being used had numerous security vulnerabilities as well.
Lodash has been upgraded to 4.17.15
Gulp has been upgraded to 4.0.2 and the build file updated accordingly
The two deprecated babel-preset deps were removed for the babel-preset-env replacement package
Travis config updated to test with modern LTS node builds 8, 10 and 12
package.json prepublish script replaced with prepare
The current version of lodash has a few security vulnerabilities which directly impact projects implementing this library. Additionally when attempting to upgrade lodash and rebuild I found that the version of gulp being used had numerous security vulnerabilities as well.