We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d69fdd commit 7e0ddf6Copy full SHA for 7e0ddf6
doc/api/deprecations.md
@@ -1284,7 +1284,7 @@ changes:
1284
description: End-of-Life.
1285
-->
1286
1287
-Type: End-Of-Life
+Type: End-of-Life
1288
1289
`--debug` activates the legacy V8 debugger interface, which was removed as
1290
of V8 5.8. It is replaced by Inspector which is activated with `--inspect`
@@ -2186,7 +2186,7 @@ changes:
2186
description: Runtime deprecation.
2187
2188
2189
2190
2191
The `crypto._toBuf()` function was not designed to be used by modules outside
2192
of Node.js core and was removed.
0 commit comments