node/lib/internal/util
Antoine du Hamel 80e3ef38ee
util: harden more built-in classes against prototype pollution
PR-URL: https://github.com/nodejs/node/pull/56225
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
2024-12-16 22:33:08 +00:00
..
parse_args util: support `--no-` for argument with boolean type for parseArgs 2024-06-19 15:36:18 +00:00
colors.js lib: refactor code to improve readability 2024-11-27 20:48:21 +00:00
comparisons.js assert: differentiate cases where `cause` is `undefined` or missing 2024-11-08 01:01:09 +00:00
debuglog.js lib: remove redundant global regexps 2024-12-10 12:18:18 +00:00
inspect.js util: harden more built-in classes against prototype pollution 2024-12-16 22:33:08 +00:00
inspector.js tools: add lint rule to keep primordials in ASCII order 2024-04-21 16:53:08 +00:00
types.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00