Skip to content

v4.0.5

Choose a tag to compare

@moznion moznion released this 29 Mar 08:40
· 261 commits to master since this release
f4cb443

npm: https://www.npmjs.com/package/proxy-protocol-js/v/4.0.5

Minor fixes

The following changes don't affect the original behavior of this library.

  • Upgraded some vulnerable dependent libraries
    • [Security] Bump acorn from 5.7.3 to 5.7.4 #5
    • Security fix: upgrade the version of dependent minimist #14
    • Security update: upgrade jest and ts-jest that use vulnerable minimist #15
  • Upgraded few dependent libraries
    • Bump typescript from 3.4.3 to 3.8.3 #7
    • Bump @types/jest from 24.0.11 to 25.1.4 #11
    • Bump @types/node from 11.13.4 to 13.9.5 #12
    • Support 2.x.x prettier #13
  • Now this library uses ESLint instead of TSLint (#16)