loghandler
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "loghandler", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Fully tested and strongly typed flexible Log Handler for all NodeJS projects.", | ||
@@ -26,2 +26,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@types/hapi__joi": "16.0.12", | ||
"@types/lodash": "4.14.150", | ||
"@hapi/joi": "17.1.1", | ||
@@ -65,6 +67,4 @@ "colors": "1.4.0", | ||
"devDependencies": { | ||
"@types/hapi__joi": "^16.0.12", | ||
"@types/chai": "4.2.11", | ||
"@types/faker": "4.1.11", | ||
"@types/lodash": "4.14.150", | ||
"@types/mocha": "7.0.2", | ||
@@ -71,0 +71,0 @@ "@types/node": "13.13.2", |
25
69154
5
+ Added@types/hapi__joi@16.0.12
+ Added@types/lodash@4.14.150
+ Added@types/hapi__joi@16.0.12(transitive)
+ Added@types/lodash@4.14.150(transitive)