0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
cjihrig 853bee0acf
lib: move DEP0023 to end of life
This commit moves DEP0023 to end of life status. The
os.getNetworkInterfaces() method was introduced in the
unstable 0.5.0 release, and runtime deprecated in 0.6.0, the
first stable release of its existence.

This commit also fixes an inaccuracy in the deprecation, as the
replacement (os.networkInterfaces()) is actually a method.

PR-URL: https://github.com/nodejs/node/pull/25280
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2019-01-06 11:50:19 -05:00
..
addons.md test,doc: add tests and docs for addon unloading 2018-12-19 18:34:28 -08:00
assert.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
async_hooks.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
buffer.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
child_process.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
cli.md 2018-12-26, Version 11.6.0 (Current) 2018-12-26 11:24:51 -05:00
cluster.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
console.md 2018-12-18, Version 8.14.1 'Carbon' (LTS) 2018-12-18 11:29:17 -05:00
crypto.md doc: document key encryption options 2019-01-05 17:54:43 +01:00
debugger.md
deprecations.md lib: move DEP0023 to end of life 2019-01-06 11:50:19 -05:00
dgram.md 2018-12-07, Version 11.4.0 (Current) 2018-12-07 18:50:20 +01:00
dns.md
documentation.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
domain.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
errors.md doc: add documentation for brotli support 2019-01-05 21:36:48 +01:00
esm.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
events.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
fs.md tools: capitalize sentences 2018-12-10 17:07:18 +01:00
globals.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
http2.md doc: add authority and scheme psuedo headers 2018-12-05 21:49:09 +02:00
http.md 2018-12-26, Version 11.6.0 (Current) 2018-12-26 11:24:51 -05:00
https.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
index.md
inspector.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
intl.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
modules.md tools: capitalize sentences 2018-12-10 17:07:18 +01:00
n-api.md doc: fix NAPI typo 2018-12-25 18:48:23 +02:00
net.md 2018-12-07, Version 11.4.0 (Current) 2018-12-07 18:50:20 +01:00
os.md
path.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
perf_hooks.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
process.md tools: capitalize sentences 2018-12-10 17:07:18 +01:00
punycode.md
querystring.md
readline.md 2018-12-07, Version 11.4.0 (Current) 2018-12-07 18:50:20 +01:00
repl.md
stream.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
string_decoder.md
synopsis.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
timers.md
tls.md doc: describe TLS session resumption 2018-12-27 14:31:54 -08:00
tracing.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
tty.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
url.md doc: list all versions WHATWG URL api was added 2018-12-05 15:08:38 -08:00
util.md doc: edit and simplify util.inspect() docs 2018-12-31 11:16:00 -05:00
v8.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
vm.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
worker_threads.md doc: add EventTarget link to worker_threads 2018-12-16 12:15:26 +02:00
zlib.md doc: add documentation for brotli support 2019-01-05 21:36:48 +01:00