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 ebbad0b commit d169036Copy full SHA for d169036
HISTORY.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: accepts@~1.0.5
5
+ - use `mime-types`
6
7
1.0.7 / 2014-06-11
8
==================
9
package.json
@@ -9,7 +9,7 @@
"license": "MIT",
10
"repository": "expressjs/compression",
11
"dependencies": {
12
- "accepts": "1.0.3",
+ "accepts": "~1.0.5",
13
"bytes": "1.0.0",
14
"compressible": "1.1.0",
15
"on-headers": "0.0.0",
0 commit comments