mirror of
https://github.com/zebrajr/express.git
synced 2026-01-15 12:15:27 +00:00
deps: fresh@0.3.0
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
- Remove base64 padding in ETags to shorten
|
||||
- Support "fake" stats objects in environments without fs
|
||||
- Use MD5 instead of MD4 in weak ETags over 1KB
|
||||
* deps: fresh@0.3.0
|
||||
- Add weak `ETag` matching support
|
||||
* deps: mkdirp@0.5.1
|
||||
- Work in global strict mode
|
||||
* deps: send@0.13.0
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"depd": "~1.0.1",
|
||||
"escape-html": "1.0.2",
|
||||
"etag": "~1.7.0",
|
||||
"fresh": "0.2.4",
|
||||
"fresh": "0.3.0",
|
||||
"merge-descriptors": "1.0.0",
|
||||
"methods": "~1.1.1",
|
||||
"mkdirp": "0.5.1",
|
||||
|
||||
Reference in New Issue
Block a user