hemera-safe-promises

4.0.2 • Public • Published

Hemera-safe-promises package

A node.js module to make the use of promises safe. It implements the deprecation DEP0018 of Node.js in versions 6, 7 and 8. Using Promises without this module might cause file descriptor and memory leaks.

npm styled with prettier

Usage

const hemera = new Hemera(nats)
hemera.use(require('hemera-safe-promises'))

Credits

make-promises-safe

/hemera-safe-promises/

    Package Sidebar

    Install

    npm i hemera-safe-promises

    Weekly Downloads

    1

    Version

    4.0.2

    License

    MIT

    Unpacked Size

    2.62 kB

    Total Files

    5

    Last publish

    Collaborators

    • starptech