Skip to content

v4.1.0

Compare
Choose a tag to compare
@HappyZombies HappyZombies released this 10 Nov 22:54
· 398 commits to master since this release
485147f

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.