node
node copied to clipboard
Node.js JavaScript runtime ✨🐢🚀✨
Extracted from https://github.com/nodejs/node/pull/58577
Runtime deprecation for ~3 years.
Automatically closing a FileHandle on garbage collection has been deprecated for some time now. We've said that it will eventually be removed and become and error. ~~This PR also adds...
I downloaded and installed node, however, when I try to check the npm version it show a message "select an app to open", though node is installed. Why?
The `multipleResolves` event has been deprecated for several years now. It's time.
### Version _No response_ ### Platform ```text ``` ### Subsystem _No response_ ### What steps will reproduce the bug? ```js const data = new Uint8Array([ 255, 254, 82, 0, 101,...
### Version v22.13.1 ### Platform ```text Linux BeenoTung-Archlinux-laptop-kudu 6.14.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 29 May 2025 21:42:15 +0000 x86_64 GNU/Linux ``` ### Subsystem _No response_ ### What steps will reproduce...
## 2025-06-17, Version 20.19.3 'Iron' (LTS), @marco-ippolito ### Notable Changes * \[[`c535a3c483`](https://github.com/nodejs/node/commit/c535a3c483)] - **crypto**: graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable (Filip Skokan) [#56142](https://github.com/nodejs/node/pull/56142) * \[[`af1dc63815`](https://github.com/nodejs/node/commit/af1dc63815)] - **crypto**: update...
### What is the problem this feature will solve? --- I **do not** propose allowing transforms for all packages in `node_modules`. That would encourage publishing TypeScript directly to npm, which...
### Version 20.12.2 ### Platform ```text Darwin olivers-mbp.lan 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 arm64 arm Darwin ``` ### Subsystem _No response_ ### What...