docs: update node compability (#5562)

This commit is contained in:
Weyert de Boer
2023-09-19 21:26:50 +01:00
committed by GitHub
parent f6eaf4bc78
commit f4e7f6db7c

View File

@@ -78,7 +78,7 @@ This page is updated regularly to reflect compatibility status of the latest ver
### [`node:net`](https://nodejs.org/api/net.html)
🟡 Missing `net.{get|set}DefaultAutoSelectFamily` `net.SocketAddress` `net.BlockList`.
🟡 Missing `net.{get|set}DefaultAutoSelectFamily` `net.SocketAddress` `net.BlockList` `net.Server.ref()` `net.Server.unref()` `net.Socket.ref()` `net.Socket.unref()`.
### [`node:os`](https://nodejs.org/api/os.html)