Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codermapuche
/
node
Public
forked from
nodejs/node
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Oct 29, 2025
Update winbuild.yml
codermapuche
authored
d272036
View commit details
Copy full SHA for d272036
Browse repository at this point
Update winbuild.yml
codermapuche
authored
2624a41
View commit details
Copy full SHA for 2624a41
Browse repository at this point
Update winbuild.yml
codermapuche
authored
d42dc09
View commit details
Copy full SHA for d42dc09
Browse repository at this point
Update winbuild.yml
codermapuche
authored
cc0130d
View commit details
Copy full SHA for cc0130d
Browse repository at this point
Update winbuild.yml
codermapuche
authored
77c1370
View commit details
Copy full SHA for 77c1370
Browse repository at this point
Update winbuild.yml
codermapuche
authored
39d15b9
View commit details
Copy full SHA for 39d15b9
Browse repository at this point
Commits on Oct 28, 2025
Update winbuild.yml
codermapuche
authored
3157052
View commit details
Copy full SHA for 3157052
Browse repository at this point
Update winbuild.yml
codermapuche
authored
b418031
View commit details
Copy full SHA for b418031
Browse repository at this point
Create winbuild.yml
codermapuche
authored
a51d956
View commit details
Copy full SHA for a51d956
Browse repository at this point
node-api: use local files for instanceof test
Show description for 77d8197
vmoroz
authored
77d8197
View commit details
Copy full SHA for 77d8197
Browse repository at this point
test: split test-runner-watch-mode
Show description for 7c0995c
joyeecheung
authored and
nodejs-github-bot
committed
7c0995c
View commit details
Copy full SHA for 7c0995c
Browse repository at this point
test: move test-runner-watch-mode helper into common
Show description for 028ad5e
joyeecheung
authored and
nodejs-github-bot
committed
028ad5e
View commit details
Copy full SHA for 028ad5e
Browse repository at this point
deps: patch V8 to 14.2.231.14
Show description for e0ca993
nodejs-github-bot
authored
e0ca993
View commit details
Copy full SHA for e0ca993
Browse repository at this point
src: fix timing of snapshot serialize callback
Show description for 1f6b681
joyeecheung
authored and
nodejs-github-bot
committed
1f6b681
View commit details
Copy full SHA for 1f6b681
Browse repository at this point
src: add COUNT_GENERIC_USAGE utility for tests
Show description for cfbfc1b
joyeecheung
authored and
nodejs-github-bot
committed
cfbfc1b
View commit details
Copy full SHA for cfbfc1b
Browse repository at this point
Commits on Oct 27, 2025
perf_hooks: move non-standard performance properties to perf_hooks
Show description for 51a57f2
legendecas
authored
51a57f2
View commit details
Copy full SHA for 51a57f2
Browse repository at this point
stream: preserve AsyncLocalStorage on finished only when needed
Show description for 4fe325d
avcribl
authored
4fe325d
View commit details
Copy full SHA for 4fe325d
Browse repository at this point
tools: do not use short hashes for deps versioning to avoid collision
Show description for 6176222
aduh95
authored
6176222
View commit details
Copy full SHA for 6176222
Browse repository at this point
lib: fix typo in createBlobReaderStream
Show description for d9cf867
SeokhunEom
authored
d9cf867
View commit details
Copy full SHA for d9cf867
Browse repository at this point
deps: update simdjson to 4.0.7
Show description for eea19fa
nodejs-github-bot
authored
eea19fa
View commit details
Copy full SHA for eea19fa
Browse repository at this point
benchmark: improve cpu.sh for safety and usability
Show description for feac08e
meteorqz6
authored
feac08e
View commit details
Copy full SHA for feac08e
Browse repository at this point
sqlite: allow setting defensive flag
Show description for fd7b33e
louwers
authored
fd7b33e
View commit details
Copy full SHA for fd7b33e
Browse repository at this point
http: lazy allocate cookies array
Show description for 1f2c9f8
ronag
authored
1f2c9f8
View commit details
Copy full SHA for 1f2c9f8
Browse repository at this point
doc: remove Corepack documentation page
Show description for f7ca0ae
aduh95
committed
f7ca0ae
View commit details
Copy full SHA for f7ca0ae
Browse repository at this point
doc: mention more codemods in `deprecations.md`
Show description for b9de5d0
AugustinMauroy
authored
b9de5d0
View commit details
Copy full SHA for b9de5d0
Browse repository at this point
Commits on Oct 26, 2025
tools: add an option to generate lighter archives
Show description for 3c8c1ef
aduh95
committed
3c8c1ef
View commit details
Copy full SHA for 3c8c1ef
Browse repository at this point
test: skip failing test on macOS 15.7+
Show description for 27892ec
aduh95
authored
27892ec
View commit details
Copy full SHA for 27892ec
Browse repository at this point
tls: avoid external memory leak on invalid protocol versions
Show description for fb84f35
codebytere
authored
fb84f35
View commit details
Copy full SHA for fb84f35
Browse repository at this point
doc: reserve NMV 143 for Electron 40
Show description for a7d9c49
codebytere
authored
a7d9c49
View commit details
Copy full SHA for a7d9c49
Browse repository at this point
src: conditionally disable source phase imports by default
Show description for 9bfff20
codebytere
authored
9bfff20
View commit details
Copy full SHA for 9bfff20
Browse repository at this point
Commits on Oct 25, 2025
test: ensure assertions are reachable in `test/addons`
Show description for ba7cdf4
aduh95
authored
ba7cdf4
View commit details
Copy full SHA for ba7cdf4
Browse repository at this point
test,crypto: fix conditional SHA3-* skip on BoringSSL
Show description for 790489c
panva
authored
790489c
View commit details
Copy full SHA for 790489c
Browse repository at this point
win: upgrade Visual Studio workload from 2019 to 2022
Show description for 7bc76d9
gengjiawen
authored
7bc76d9
View commit details
Copy full SHA for 7bc76d9
Browse repository at this point
crypto: update root certificates to NSS 3.116
Show description for 9be412f
nodejs-github-bot
authored
9be412f
View commit details
Copy full SHA for 9be412f
Browse repository at this point
test,crypto: sha3 algorithms aren't supported with BoringSSL
Show description for a347d44
codebytere
authored
a347d44
View commit details
Copy full SHA for a347d44
Browse repository at this point
Previous
Next
You canβt perform that action at this time.