4.9.5
expressjs/express4.9.5Sep 25, 2014by dougwilson
AI Summary
Express 4.9.5 is a patch release focused on updating dependencies. It updates etag, proxy-addr, send, and serve-static to their latest versions, with proxy-addr now utilizing the `forwarded` npm module for improved functionality.
Key Highlights
- Updated etag dependency to ~1.4.0
- Updated proxy-addr to ~1.0.3, now using the `forwarded` npm module
- Updated send to 0.9.3 (includes etag ~1.4.0)
- Updated serve-static to ~1.6.3 (depends on send 0.9.3)
Full Release Notes
- deps: etag@~1.4.0 - deps: proxy-addr@~1.0.3 - Use `forwarded` npm module - deps: send@0.9.3 - deps: etag@~1.4.0 - deps: serve-static@~1.6.3 - deps: send@0.9.3