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 e4ff528 commit 683ba1cCopy full SHA for 683ba1c
History.md
@@ -15,6 +15,11 @@
15
- deps: parseurl@~1.2.0
16
- deps: serve-static@~1.4.0
17
* deps: [email protected]
18
+ * deps: [email protected]
19
+ - Add `TRACE_DEPRECATION` environment variable
20
+ - Remove non-standard grey color from color output
21
+ - Support `--no-deprecation` argument
22
+ - Support `--trace-deprecation` argument
23
24
3.14.0 / 2014-07-11
25
===================
package.json
@@ -30,7 +30,7 @@
30
"connect": "2.24.0",
31
"commander": "1.3.2",
32
"debug": "1.0.4",
33
- "depd": "0.3.0",
+ "depd": "0.4.2",
34
"escape-html": "1.0.1",
35
"media-typer": "0.2.0",
36
"methods": "1.1.0",
0 commit comments