@@ -1899,7 +1899,7 @@ previous setting of `process.exitCode`.
1899
1899
## ` process .features .cached_builtins `
1900
1900
1901
1901
<!-- YAML
1902
- added: REPLACEME
1902
+ added: v12.0.0
1903
1903
-->
1904
1904
1905
1905
* {boolean}
@@ -1909,7 +1909,7 @@ A boolean value that is `true` if the current Node.js build is caching builtin m
1909
1909
## ` process .features .debug `
1910
1910
1911
1911
<!-- YAML
1912
- added: REPLACEME
1912
+ added: v0.5.5
1913
1913
-->
1914
1914
1915
1915
* {boolean}
@@ -1919,7 +1919,7 @@ A boolean value that is `true` if the current Node.js build is a debug build.
1919
1919
## ` process .features .inspector `
1920
1920
1921
1921
<!-- YAML
1922
- added: REPLACEME
1922
+ added: v11.10.0
1923
1923
-->
1924
1924
1925
1925
* {boolean}
@@ -1929,7 +1929,7 @@ A boolean value that is `true` if the current Node.js build includes the inspect
1929
1929
## ` process .features .ipv6 `
1930
1930
1931
1931
<!-- YAML
1932
- added: REPLACEME
1932
+ added: v0.5.3
1933
1933
-->
1934
1934
1935
1935
* {boolean}
@@ -1939,7 +1939,7 @@ A boolean value that is `true` if the current Node.js build includes support for
1939
1939
## ` process .features .tls `
1940
1940
1941
1941
<!-- YAML
1942
- added: REPLACEME
1942
+ added: v0.5.3
1943
1943
-->
1944
1944
1945
1945
* {boolean}
@@ -1949,7 +1949,7 @@ A boolean value that is `true` if the current Node.js build includes support for
1949
1949
## ` process .features .tls_alpn `
1950
1950
1951
1951
<!-- YAML
1952
- added: REPLACEME
1952
+ added: v4.8.0
1953
1953
-->
1954
1954
1955
1955
* {boolean}
@@ -1961,7 +1961,7 @@ A boolean value that is `true` if the current Node.js build includes support for
1961
1961
## ` process .features .tls_ocsp `
1962
1962
1963
1963
<!-- YAML
1964
- added: REPLACEME
1964
+ added: v0.11.13
1965
1965
-->
1966
1966
1967
1967
* {boolean}
@@ -1973,7 +1973,7 @@ A boolean value that is `true` if the current Node.js build includes support for
1973
1973
## ` process .features .tls_sni `
1974
1974
1975
1975
<!-- YAML
1976
- added: REPLACEME
1976
+ added: v0.5.3
1977
1977
-->
1978
1978
1979
1979
* {boolean}
@@ -1985,7 +1985,7 @@ A boolean value that is `true` if the current Node.js build includes support for
1985
1985
## ` process .features .uv `
1986
1986
1987
1987
<!-- YAML
1988
- added: REPLACEME
1988
+ added: v0.5.3
1989
1989
-->
1990
1990
1991
1991
* {boolean}
0 commit comments