v4.1.0
Changed
- Bump dev dependencies to resolve vulnerabilities
- Replaced jshint with eslint along with should and chai
- Use sha256 when generating tokens
Added
- Added markdown files to discuss coding rules, commit conventions, contributing guidelines, etc.
Removed
- Removed lodash dependency
- Removed statuses package and use built in http.STATUS_CODES instead.