UNPKG

@nearform/trail-hapi-server

Version:

Server running Hapi plugin for the audit trail logging service

28 lines (19 loc) 1.83 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 6.0.0 (2021-05-03) ### Bug Fixes * audit fix, upgrade inert ([4a6a0de](https://github.com/nearform/trail/commit/4a6a0de254e1ea59a3f8b543730d32c3fe35e0ba)) * code formatting ([ab8d9d5](https://github.com/nearform/trail/commit/ab8d9d5bd3abcd7670048495b37fb505ca27888c)) * config upgrade ([f53e34c](https://github.com/nearform/trail/commit/f53e34ce575ce95afd5e7e131e581c36b96318c6)) * dependency issues, upgrade boom ([861bc15](https://github.com/nearform/trail/commit/861bc15f58739b168bf74cccdb770c2ebf864916)) * formatting ([70e5e5a](https://github.com/nearform/trail/commit/70e5e5afa1dc567ab9b5c7e82c37e13bb215728e)) * readme indentation ([36d4f97](https://github.com/nearform/trail/commit/36d4f97245b64a6b908e1fe0f6556a02b3310f3b)) * removed commented code ([32a6b56](https://github.com/nearform/trail/commit/32a6b56901ef64870d30bc52b64bdd130300f605)) * Removed coveralls since does not support lerna monorepos. ([1abebc8](https://github.com/nearform/trail/commit/1abebc8ace790b2c3370faebcff186bacb80197a)) * required node version ([455af9e](https://github.com/nearform/trail/commit/455af9ecda089fb6d5c303c1039d16102f32e7c7)) * root package dependency upgrades ([595ad4e](https://github.com/nearform/trail/commit/595ad4e965522a478461be5704a017e79b771e40)) * use strict ([fb67c49](https://github.com/nearform/trail/commit/fb67c49407d91c2a9f9cab62fd07fd70069d02f9)) * **ci:** Fix depcheck false positive. ([bb53ffc](https://github.com/nearform/trail/commit/bb53ffc44932f32b03de936e90c9721012f67884)) ### Features * **test:** Switched to lab+code+sinon for testing. ([2fef169](https://github.com/nearform/trail/commit/2fef1693b983f323b6035459caf8735dc4aef342))