Skip to content

Commit 683ba1c

Browse files
committed
1 parent e4ff528 commit 683ba1c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
- deps: parseurl@~1.2.0
1616
- deps: serve-static@~1.4.0
1717
18+
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
1823

1924
3.14.0 / 2014-07-11
2025
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"connect": "2.24.0",
3131
"commander": "1.3.2",
3232
"debug": "1.0.4",
33-
"depd": "0.3.0",
33+
"depd": "0.4.2",
3434
"escape-html": "1.0.1",
3535
"media-typer": "0.2.0",
3636
"methods": "1.1.0",

0 commit comments

Comments
 (0)