loghandler
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "loghandler", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Fully tested and strongly typed flexible Log Handler for all NodeJS projects.", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@types/hapi__joi": "16.0.12", | ||
"@types/hapi__joi": "17.1.0", | ||
"@types/lodash": "4.14.150", | ||
@@ -70,3 +70,3 @@ "@hapi/joi": "17.1.1", | ||
"@types/mocha": "7.0.2", | ||
"@types/node": "13.13.2", | ||
"@types/node": "13.13.5", | ||
"@types/sinon": "9.0.0", | ||
@@ -76,3 +76,3 @@ "chai": "4.2.0", | ||
"faker": "4.1.0", | ||
"mocha": "7.1.1", | ||
"mocha": "7.1.2", | ||
"mocha-junit-reporter": "1.23.3", | ||
@@ -87,5 +87,5 @@ "mocha-lcov-reporter": "1.3.0", | ||
"sinon": "9.0.2", | ||
"snyk": "1.307.0", | ||
"ts-node": "8.9.0", | ||
"tslint": "6.1.1", | ||
"snyk": "1.319.1", | ||
"ts-node": "8.10.1", | ||
"tslint": "6.1.2", | ||
"tslint-config-airbnb": "5.11.2", | ||
@@ -92,0 +92,0 @@ "tslint-config-prettier": "1.18.0", |
+ Added@types/hapi__joi@17.1.0(transitive)
- Removed@types/hapi__joi@16.0.12(transitive)
Updated@types/hapi__joi@17.1.0