Guides tagged “deprecation”
1 guide
depd vs deprecation vs process.emitWarning in 2026
How should you deprecate APIs in your Node.js library? We compare depd, the deprecation package, and Node.js built-in process.emitWarning — patterns and output.
nodejs · deprecation · depd

