We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c859544 commit 0c4ea33Copy full SHA for 0c4ea33
HISTORY.md
@@ -4,6 +4,10 @@ unreleased
4
* deps: parseurl@~1.3.2
5
- perf: reduce overhead for full URLs
6
- perf: unroll the "fast-path" `RegExp`
7
+ * deps: [email protected]
8
+ - Fix handling of modified headers with invalid dates
9
+ - deps: etag@~1.8.1
10
+ - deps: [email protected]
11
12
1.12.4 / 2017-08-05
13
===================
package.json
@@ -9,7 +9,7 @@
"encodeurl": "~1.0.1",
"escape-html": "~1.0.3",
"parseurl": "~1.3.2",
- "send": "0.15.4"
+ "send": "0.15.5"
},
14
"devDependencies": {
15
"eslint": "3.19.0",
0 commit comments