We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48940e6 commit 550043cCopy full SHA for 550043c
History.md
@@ -3,6 +3,7 @@ unreleased
3
4
* Improve error message when autoloading invalid view engine
5
* Skip `Buffer` encoding when not generating ETag for small response
6
+ * deps: setprototypeof@1.1.0
7
8
4.15.5 / 2017-09-24
9
===================
package.json
@@ -50,7 +50,7 @@
50
"range-parser": "~1.2.0",
51
"send": "0.15.6",
52
"serve-static": "1.12.6",
53
- "setprototypeof": "1.0.3",
+ "setprototypeof": "1.1.0",
54
"statuses": "~1.3.1",
55
"type-is": "~1.6.15",
56
"utils-merge": "1.0.0",
0 commit comments