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