diff --git a/node/compatibility.md b/node/compatibility.md index 24e6f6c2..66348443 100644 --- a/node/compatibility.md +++ b/node/compatibility.md @@ -749,22 +749,6 @@ which modules you need by - - - - node:webcrypto - - - - ❌ Missing - - -

- All exports are non-functional stubs. -

- - - @@ -810,6 +794,9 @@ which modules you need by This is the list of Node globals that Deno supports. +These globals are only available in the `npm` package scope. In your own code +you can use them by importing them from the relevant `node:` module. + | Global name | Status | | ---------------------------------------------------------------------------------------------------------------- | ------ | | [`AbortController`](https://nodejs.org/api/globals.html#class-abortcontroller) | ✅ |