What is util-deprecate?
"The Node.js `util.deprecate()` function with browser support"
util-deprecate is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install util-deprecate
# Install via Yarn
yarn add util-deprecate