@@ -1284,7 +1284,7 @@ changes: |
|
|
1284 |
1284 |
description: End-of-Life. |
1285 |
1285 |
--> |
1286 |
1286 |
|
1287 |
|
-Type: End-Of-Life |
|
1287 |
+Type: End-of-Life |
1288 |
1288 |
|
1289 |
1289 |
`--debug` activates the legacy V8 debugger interface, which was removed as |
1290 |
1290 |
of V8 5.8. It is replaced by Inspector which is activated with `--inspect` |
@@ -2186,7 +2186,7 @@ changes: |
|
|
2186 |
2186 |
description: Runtime deprecation. |
2187 |
2187 |
--> |
2188 |
2188 |
|
2189 |
|
-Type: End-Of-Life |
|
2189 |
+Type: End-of-Life |
2190 |
2190 |
|
2191 |
2191 |
The `crypto._toBuf()` function was not designed to be used by modules outside |
2192 |
2192 |
of Node.js core and was removed. |