From ceebd5783225e3ea14376871532e50a673cfaaee Mon Sep 17 00:00:00 2001 From: Refael Ackermann Date: Tue, 2 Oct 2018 21:13:04 -0400 Subject: [PATCH] Revert "util: change util.inspect depth default" This reverts commits: ac7450a09a4c167cd43c14d7c88721d22f077529 1a1fe53e3dbd0042807b75caac94dcae0abe4dc1 --- doc/api/util.md | 28 ++++--------------- lib/internal/util/inspect.js | 2 +- lib/repl.js | 5 ++-- lib/util.js | 3 ++- test/parallel/test-stream-buffer-list.js | 8 ------ test/parallel/test-util-inspect-proxy.js | 16 +++++------ test/parallel/test-util-inspect.js | 34 +++++++++--------------- 7 files changed, 29 insertions(+), 67 deletions(-) diff --git a/doc/api/util.md b/doc/api/util.md index 6dfbec8ac320c7..29ba65b760346e 100644 --- a/doc/api/util.md +++ b/doc/api/util.md @@ -183,10 +183,6 @@ property take precedence over `--trace-deprecation` and