/
githubmirror
/
node
ОбзорДокументацияВойти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
node/
lib/
..
assert

assert: add `assert/strict` alias module

6 лет назад
dns

dns: make promise API fully constructed from `lib/internal/dns/promises`

4 года назад
fs

fs: add fs/promises alias module

6 лет назад
inspector

lib: revert to using default derived class constructors

год назад
internal

crypto: add mgf1Hash for RSA-OAEP

день назад
net

net: add experimental net/promises API

13 дней назад
path

path: add `path/posix` and `path/win32` alias modules

6 лет назад
readline

lib: revert to using default derived class constructors

год назад
stream

stream: expose ReadableStreamTee

месяц назад
test

lib,tools: add `node-core/func-name-matching` lint rule

месяц назад
timers

lib: remove unnecessary optional chaining

2 года назад
util

util: add `util/types` alias module

6 лет назад
zlib

stream: add stream/iter Implementation

4 месяца назад
_http_agent.js

http: emit drain on socket takeover and avoid stale HWM reuse

2 дня назад
_http_client.js

http: runtime deprecate instantiating without new

9 дней назад
_http_common.js

http: add httpValidation option to configure header value validation

2 месяца назад
_http_incoming.js

http: runtime deprecate instantiating without new

9 дней назад
_http_outgoing.js

http: emit drain on socket takeover and avoid stale HWM reuse

2 дня назад
_http_server.js

http: runtime deprecate instantiating without new

9 дней назад
assert.js

lib: prefer `call()` over `apply()` if argument list is not array

9 месяцев назад
async_hooks.js

async_hooks: use validateBoolean for trackPromises

13 дней назад
buffer.js

buffer: support aligned allocations

5 дней назад
child_process.js

child_process: fix permission model propagation via NODE_OPTIONS

месяц назад
cluster.js

cluster: use ObjectPrototypeHasOwnProperty

3 года назад
console.js

console: split console into global.js and constructor.js

8 лет назад
constants.js

lib: flatten access to primordials

7 лет назад
crypto.js

crypto: implement randomUUIDv7()

4 месяца назад
dgram.js

dgram: add synchronous Socket connectSync()

2 месяца назад
diagnostics_channel.js

diagnostics_channel: grow native channel storage

20 дней назад
dns.js

dns,net: reject hostnames with embedded NUL bytes

2 месяца назад
domain.js

domain: port to AsyncLocalStorage

2 месяца назад
dtls.js

lib: apply minor dtls cleanups

2 месяца назад
eslint.config_partial.mjs

tls: move _tls_* to end-of-life

месяц назад
events.js

events: avoid retaining removed event names

месяц назад
ffi.js

ffi: reuse the callable created per symbol

день назад
fs.js

lib,tools: add `node-core/func-name-matching` lint rule

месяц назад
http.js

http: add http.setGlobalProxyFromEnv()

8 месяцев назад
http2.js

http2: add server handshake utility

3 года назад
https.js

https: bind identity checks to session reuse

12 дней назад
inspector.js

inspector: initial support storage inspection

7 месяцев назад
module.js

lib: allow skipping source maps in node_modules

2 года назад
net.js

net: runtime-deprecate Server.prototype._listen2

8 дней назад
os.js

os: freeze signals constant

8 месяцев назад
path.js

Revert "path: fix win32 normalize false-positive on reserved names"

месяц назад
perf_hooks.js

perf_hooks: move non-standard performance properties to perf_hooks

9 месяцев назад
process.js

src: disambiguate terms used to refer to builtins and addons

4 года назад
punycode.js

lib,src: isInsideNodeModules should test on the first non-internal frame

8 месяцев назад
querystring.js

meta: enable jsdoc/check-tag-names rule

год назад
quic.js

quic: fix broken listEndpoints export, test callbacks & nghttp3 include

2 месяца назад
readline.js

readline: reduce createInterface overhead

17 дней назад
repl.js

repl: add basic syntax highlighting

16 дней назад
sea.js

sea: implement sea.getAssetKeys()

год назад
sqlite.js

sqlite: mark as release candidate

6 месяцев назад
stream.js

stream: export namespace object from internal end-of-stream module

7 месяцев назад
string_decoder.js

meta: enable jsdoc/check-tag-names rule

год назад
sys.js

lib: add `node:` prefix in sys module deprecation warning

год назад
test.js

test_runner: add `getTestContext()`

4 месяца назад
timers.js

timers: do not retain a reference to the async store after firing

22 дня назад
tls.js

lib: use validateArray for array arguments

день назад
trace_events.js

trace_events: use private fields instead of symbols for `Tracing`

3 года назад
tty.js

tty: initialize winSize array with values

2 года назад
url.js

url: suppress warnings from url.format/url.resolve inside node_modules

5 месяцев назад
util.js

lib: add lint rule to enforce use of `kEmptyObject`

2 месяца назад
v8.js

v8: add cpu profile options

3 месяца назад
vfs.js

vfs: add minimal node:vfs subsystem

3 месяца назад
vm.js

lib: add lint rule to enforce use of `kEmptyObject`

2 месяца назад
wasi.js

lib: add lint rule to enforce use of `kEmptyObject`

2 месяца назад
worker_threads.js

worker: add name for worker

год назад
zlib.js

zlib: add ZipEntry, ZipFile, and ZipBuffer

10 дней назад