Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Releases: me-ventures/microservice-toolkit

1.1.13

30 Nov 14:45
Compare
Choose a tag to compare

Update moment to fix possible ddos issue. moment/moment#4163

1.1.9

06 Nov 12:06
Compare
Choose a tag to compare

Update typescript declarations for consumeShared function

1.1.8

02 Aug 21:48
Compare
Choose a tag to compare

implements #18

1.1.7

29 Jul 16:51
Compare
Choose a tag to compare

updating linting rules (remove checks for trailing comma and parenthesis on arrow functions)

1.1.5

24 Jul 20:37
Compare
Choose a tag to compare
  • sync npm and repo versions (npm already had 1.1.4 published)

1.1.4

24 Jul 15:25
Compare
Choose a tag to compare

Add tslint.json to project

1.1.3

10 May 22:10
Compare
Choose a tag to compare
  • somewhat improve the log output of unhandledRejectionHandler function in logger module

1.1.2

20 Dec 12:37
Compare
Choose a tag to compare

Add function to retrieve underlying express app in HTTP module

1.1.1

19 Dec 13:39
Compare
Choose a tag to compare
  • Update typescript definitions

1.1.0

15 Dec 00:58
Compare
Choose a tag to compare
  • Update node-uuid to version 3.0.0
  • Update ampqlib to 0.5.1
  • Add optional event handlers inside the logger for unhandled exce… (#7)
  • Update readme with link to toolkit demo
  • Add typescript declaration file and types property in package.json