node/lib/internal/util
Giovanni Bucci 1b8d1d3a3a
util: expose diff function used by the assertion errors
fix: https://github.com/nodejs/node/issues/51740
PR-URL: https://github.com/nodejs/node/pull/57462
Fixes: https://github.com/nodejs/node/issues/51740
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2025-03-23 11:07:43 +01: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-12-02 09:41:23 +01:00
comparisons.js assert: improve partialDeepStrictEqual performance 2025-03-23 11:07:43 +01:00
debuglog.js lib: limit split function calls to prevent excessive array length 2025-03-23 11:07:42 +01:00
diff.js util: expose diff function used by the assertion errors 2025-03-23 11:07:43 +01:00
inspect.js util: inspect: do not crash on an Error stack that contains a Symbol 2025-01-30 10:44:33 +01: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