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 5addd8e commit 6b6c52cCopy full SHA for 6b6c52c
HISTORY.md
@@ -1,3 +1,10 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: raw-body@~2.0.1
5
+ - Fix a false-positive when unpiping in Node.js 0.8
6
+ - deps: bytes@2.0.1
7
8
1.12.3 / 2015-04-15
9
===================
10
package.json
@@ -16,7 +16,7 @@
16
"iconv-lite": "0.4.8",
17
"on-finished": "~2.2.0",
18
"qs": "2.4.1",
19
- "raw-body": "1.3.4",
+ "raw-body": "~2.0.1",
20
"type-is": "~1.6.1"
21
},
22
"devDependencies": {
0 commit comments