Skip to main content

Guides tagged “deprecation

1 guide

  1. 9 min read

    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

All topics