Files
node/lib
Ruben Bridgewater 5672ab7668 util: prevent tampering with internals in inspect()
This makes sure user options passed to `util.inspect()` will not
override any internal properties (besides `stylize`).

PR-URL: https://github.com/nodejs/node/pull/26577
Fixes: https://github.com/nodejs/node/issues/24765
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-03-13 19:28:56 +01:00
..
2019-03-11 09:46:29 +01:00
2019-03-05 02:04:32 +01:00
2018-11-20 10:42:31 -08:00
2019-02-01 19:06:58 -08:00
2019-03-01 14:55:33 +01:00
2018-07-16 15:55:15 -07:00
2019-03-05 18:37:39 +01:00
2019-03-13 15:50:32 +00:00
2019-02-03 20:40:16 +01:00