We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1519b86 commit a12daceCopy full SHA for a12dace
apps/site/pages/en/about/index.mdx
@@ -98,9 +98,12 @@ The Node.js team maintains the following official npm package scopes:
98
- `@node-core`
99
- `@pkgjs`
100
101
-Additionally, the Node.js team maintains packages published by the `nodejs-foundation` npm account.
+Additionally, the Node.js team maintains packages published by the `nodejs-foundation` npm account, along with a few others:
102
103
-Using packages from these scopes and accounts guarantees that you are working with officially supported Node.js components.
+- `amaro`
104
+- `undici`
105
+
106
+Using packages from the Node.js team guarantees that you are working with officially supported Node.js components.
107
108
### Official GitHub Organizations
109
0 commit comments