summaryrefslogtreecommitdiff
path: root/deps/npm/html/doc/cli/npm-completion.html
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2015-01-30 10:25:32 -0500
committercjihrig <cjihrig@gmail.com>2015-01-31 09:34:50 -0500
commit40e29dcbbf33d919f5cc0cbab5fa65a282adb04b (patch)
tree1c43373f5363564de3d310c950981c26821f1c92 /deps/npm/html/doc/cli/npm-completion.html
parentbc2c85ceef7ac034830e4a4357d0aef69cd6e386 (diff)
downloadnode-new-40e29dcbbf33d919f5cc0cbab5fa65a282adb04b.tar.gz
assert: use util.inspect() to create error messages
Currently, JSON.stringify() is used to create error messages on failed assertions. This causes an error when stringifying objects with circular references. This commit switches out JSON.stringify() for util.inspect(), which can handle circular references. PR-URL: https://github.com/iojs/io.js/pull/668 Reviewed-By: Julien Gilli <julien.gilli@joyent.com> Reviewed-By: Bert Belder <bertbelder@gmail.com> Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Diffstat (limited to 'deps/npm/html/doc/cli/npm-completion.html')
0 files changed, 0 insertions, 0 deletions