| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0d45365 commit f2d74a2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1891,7 +1891,7 @@ previous setting of `process.exitCode`. | |||
| 1891 | 1891 | ## `process.features.cached_builtins` | |
| 1892 | 1892 | ||
| 1893 | 1893 | <!-- YAML | |
| 1894 | - added: REPLACEME | ||
| 1894 | + added: v12.0.0 | ||
| 1895 | 1895 | --> | |
| 1896 | 1896 | ||
| 1897 | 1897 | * {boolean} | |
@@ -1901,7 +1901,7 @@ A boolean value that is `true` if the current Node.js build is caching builtin m | |||
| 1901 | 1901 | ## `process.features.debug` | |
| 1902 | 1902 | ||
| 1903 | 1903 | <!-- YAML | |
| 1904 | - added: REPLACEME | ||
| 1904 | + added: v0.5.5 | ||
| 1905 | 1905 | --> | |
| 1906 | 1906 | ||
| 1907 | 1907 | * {boolean} | |
@@ -1911,7 +1911,7 @@ A boolean value that is `true` if the current Node.js build is a debug build. | |||
| 1911 | 1911 | ## `process.features.inspector` | |
| 1912 | 1912 | ||
| 1913 | 1913 | <!-- YAML | |
| 1914 | - added: REPLACEME | ||
| 1914 | + added: v11.10.0 | ||
| 1915 | 1915 | --> | |
| 1916 | 1916 | ||
| 1917 | 1917 | * {boolean} | |
@@ -1921,7 +1921,7 @@ A boolean value that is `true` if the current Node.js build includes the inspect | |||
| 1921 | 1921 | ## `process.features.ipv6` | |
| 1922 | 1922 | ||
| 1923 | 1923 | <!-- YAML | |
| 1924 | - added: REPLACEME | ||
| 1924 | + added: v0.5.3 | ||
| 1925 | 1925 | --> | |
| 1926 | 1926 | ||
| 1927 | 1927 | * {boolean} | |
@@ -1931,7 +1931,7 @@ A boolean value that is `true` if the current Node.js build includes support for | |||
| 1931 | 1931 | ## `process.features.tls` | |
| 1932 | 1932 | ||
| 1933 | 1933 | <!-- YAML | |
| 1934 | - added: REPLACEME | ||
| 1934 | + added: v0.5.3 | ||
| 1935 | 1935 | --> | |
| 1936 | 1936 | ||
| 1937 | 1937 | * {boolean} | |
@@ -1941,7 +1941,7 @@ A boolean value that is `true` if the current Node.js build includes support for | |||
| 1941 | 1941 | ## `process.features.tls_alpn` | |
| 1942 | 1942 | ||
| 1943 | 1943 | <!-- YAML | |
| 1944 | - added: REPLACEME | ||
| 1944 | + added: v4.8.0 | ||
| 1945 | 1945 | --> | |
| 1946 | 1946 | ||
| 1947 | 1947 | * {boolean} | |
@@ -1953,7 +1953,7 @@ A boolean value that is `true` if the current Node.js build includes support for | |||
| 1953 | 1953 | ## `process.features.tls_ocsp` | |
| 1954 | 1954 | ||
| 1955 | 1955 | <!-- YAML | |
| 1956 | - added: REPLACEME | ||
| 1956 | + added: v0.11.13 | ||
| 1957 | 1957 | --> | |
| 1958 | 1958 | ||
| 1959 | 1959 | * {boolean} | |
@@ -1965,7 +1965,7 @@ A boolean value that is `true` if the current Node.js build includes support for | |||
| 1965 | 1965 | ## `process.features.tls_sni` | |
| 1966 | 1966 | ||
| 1967 | 1967 | <!-- YAML | |
| 1968 | - added: REPLACEME | ||
| 1968 | + added: v0.5.3 | ||
| 1969 | 1969 | --> | |
| 1970 | 1970 | ||
| 1971 | 1971 | * {boolean} | |
@@ -1977,7 +1977,7 @@ A boolean value that is `true` if the current Node.js build includes support for | |||
| 1977 | 1977 | ## `process.features.uv` | |
| 1978 | 1978 | ||
| 1979 | 1979 | <!-- YAML | |
| 1980 | - added: REPLACEME | ||
| 1980 | + added: v0.5.3 | ||
| 1981 | 1981 | --> | |
| 1982 | 1982 | ||
| 1983 | 1983 | * {boolean} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments