0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/lib/internal/util
Ruben Bridgewater 2664dacf7e util: validate formatWithOptions inspectOptions
This makes sure that the `inspectOptions` are validated. This could
otherwise cause confusion.

Fixes: https://github.com/nodejs/node/issues/29726

PR-URL: https://github.com/nodejs/node/pull/29824
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2019-10-10 21:36:20 -07:00
..
comparisons.js lib: introduce no-mixed-operators eslint rule to lib 2019-10-05 13:59:32 -07:00
debuglog.js util: improve debuglog performance 2019-08-09 18:13:30 -04:00
inspect.js util: validate formatWithOptions inspectOptions 2019-10-10 21:36:20 -07:00
inspector.js lib: rework logic of stripping BOM+Shebang from commonjs 2019-05-26 13:04:29 -05:00
types.js lib: enforce the use of Object from primordials 2019-04-12 05:38:45 +02:00