You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated dev dependencies to address vulnerabilities
New dev dependencies required later versions of Node, making the CI tests for Node.js < 6.14 unfeasible. While the library is currently compatible with Node.js >= 4 and will likely remain so in the future, we are no longer testing for compatibility and thus, officially, can only support Node.js >= 6.14.
Switched off of eslint-airbnb rules and implemented eslint-recommended linting rules