@mojaloop/central-services-error-handling

Hapi error handling module

Usage no npm install needed!

<script type="module">
  import mojaloopCentralServicesErrorHandling from 'https://cdn.skypack.dev/@mojaloop/central-services-error-handling';
</script>

README

central-services-error-handling

Git Commit Git Releases Npm Version NPM Vulnerabilities CircleCI

Hapi error handling module

Auditing Dependencies

We use npm-audit-resolver along with npm audit to check dependencies for vulnerabilities, and keep track of resolved dependencies with an audit-resolv.json file.

To start a new resolution process, run:

npm run audit:resolve

You can then check to see if the CI will pass based on the current dependencies with:

npm run audit:check

And commit the changed audit-resolv.json to ensure that CircleCI will build correctly.