Skip to content

Releases: moznion/proxy-protocol-js

releng: v4.0.6

11 Jan 06:28
8784f1e
Compare
Choose a tag to compare

Dependency upgrades

v4.0.5

29 Mar 08:40
f4cb443
Compare
Choose a tag to compare

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)