UNPKG

bugwarden

Version:

BugWarden is an open-source Node.js module that guards your applications against bugs and errors. With integrated error handling and reporting, it ensures real-time monitoring of server-side issues, alerting you on services like Slack and email, helping y

51 lines (26 loc) 708 B
# bugwarden ## 3.0.1 ### Patch Changes - 8c75efa: keywords added ## 3.0.0 ### Major Changes - d1f2ec1: Slack notification feature added ## 2.0.0 ### Major Changes - 1e61868: bugwarden function is not a middleware anymore. Instead it returns a middleware. Also, custom logging options are now added ## 1.1.2 ### Patch Changes - 312ff49: readme fixes ## 1.1.1 ### Patch Changes - 1ef2056: module file added to pkg json file ## 1.1.0 ### Minor Changes - 88873b8: Support for both cjs and esm based apps ## 1.0.4 ### Patch Changes - f4b113f: fixes for no dist folder on live - a6441af: fixed issue where dist folder was not sent to the live ## 1.0.4 ### Patch Changes - 583f997: js to ts