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 e87d485 commit 7f3d6b2Copy full SHA for 7f3d6b2
History.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: [email protected]
5
+ - Fix exception when global `Error.stackTraceLimit` is too low
6
7
1.7.0 / 2014-07-22
8
==================
9
package.json
@@ -14,7 +14,7 @@
14
"cookie": "0.1.2",
15
"cookie-signature": "1.0.4",
16
"debug": "1.0.4",
17
- "depd": "0.4.2",
+ "depd": "0.4.3",
18
"on-headers": "0.0.0",
19
"uid-safe": "1.0.1",
20
"utils-merge": "1.0.0"
0 commit comments