8000
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 512a4f4 commit 07632f2Copy full SHA for 07632f2
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.6.5 / 2015-02-04
+==================
3
4
* Fix potential open redirect when mounted at root
5
- Back-ported from v1.7.2
package.json
@@ -1,7 +1,7 @@
{
"name": "serve-static",
"description": "Serve static files",
- "version": "1.6.4",
+ "version": "1.6.5",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"repository": "expressjs/serve-static",
0 commit comments