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 57d237f commit 24c48f8Copy full SHA for 24c48f8
HISTORY.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: [email protected]
5
+ - Fix `DEBUG_MAX_ARRAY_LENGTH`
6
7
1.17.1 / 2017-03-06
8
===================
9
package.json
@@ -11,7 +11,7 @@
11
"dependencies": {
12
"bytes": "2.4.0",
13
"content-type": "~1.0.2",
14
- "debug": "2.6.1",
+ "debug": "2.6.3",
15
"depd": "~1.1.0",
16
"http-errors": "~1.6.1",
17
"iconv-lite": "0.4.15",
0 commit comments