Features Node.js 25 Node.js 24
V8 Engine Version v14.1: Faster, especially in JSON.stringify ​ v13.6
Uint8Array Base64/Hex SupportBuilt-in Not Built-in
Web Storage Enabled by default Experimental, opt-in
Permission Model Gains --allow-net for finer network control Stable with --permission
Deprecated API Cleanup More deprecated features (e.g., SlowBuffer) have been fully removed/finalized Outdated APIs removed
Test Runner Same improvements as Node.js 24 Smarter, up to 40% faster than v20
LTS Roadmap Not LTS (odd-numbered releases are typically non-LTS) Becomes LTS in October 2025
Security Updated TLS handling, experimental model TLS updates and basic patches
NPM Supports NPM 11 Fully compatible with npm v10 & v11
Use Cases Early adopters, projects wanting cutting-edge performance and features Mature, ready for production, LTS support