node
node copied to clipboard
Node.js JavaScript runtime ✨🐢🚀✨
I noticed that the repl tab completion doesn't correctly handle computed properties targeted by strings. For example given the following context: ```js const obj = { one: 1 }; ```...
Has been runtime deprecated for ~ 5 years now. It's time.
This is an automated update of googletest to 35b75a2.
This is an automated update of minimatch to 10.0.3.
Let's unflag it in Node.js v25
This pull request introduces the **experimental** `--allow-net` CLI flag, extending Node.js's Permission Model to manage network access explicitly. When enabled, processes require explicit permission to access network resources. For now,...
This is an automated update of acorn to 8.15.0.
This is an automated patch update of V8 to 13.7.152.17.
refactor the test/parallel/test-repl-save-load.js file by: - making the tests in the file self-contained (instead of all of them sharing the same REPL instance and constantly calling `.clear` on it) -...
### Version v24.2.0 ### Platform ```text Linux DESKTOP-QV82TM5 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 GNU/Linux ``` ### Subsystem _No response_ ### What steps will reproduce the...