File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3863,9 +3863,10 @@ Type: Documentation-only (supports [`--pending-deprecation`][])
38633863
38643864The ` node:repl ` module exports a ` builtinModules ` property that contains an array
38653865of built-in modules. This was incomplete and matched the already deprecated
3866- ` repl._builtinLibs ` (DEP0142) instead it's better to rely
3866+ ` repl._builtinLibs ` ([ DEP0142] [ ] ) instead it's better to rely
38673867upon ` require('node:module').builtinModules ` .
38683868
3869+ [ DEP0142 ] : #dep0142-repl_builtinlibs
38693870[ NIST SP 800-38D ] : https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38d.pdf
38703871[ RFC 6066 ] : https://tools.ietf.org/html/rfc6066#section-3
38713872[ RFC 8247 Section 2.4 ] : https://www.rfc-editor.org/rfc/rfc8247#section-2.4
You can’t perform that action at this time.
0 commit comments