The following warnings are received when installing node-ari-client on Node version 12.22.9
root@core2:~# npm install ari-client
npm WARN deprecated [email protected]: The sprintf package is deprecated in favor of sprintf-js.
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: No longer maintained, please upgrade to swagger-client@3.
Seems like a little code rewrite is needed. Any volunteers ? I´d be glad to help