@invisible/logger
Advanced tools
Comparing version
{ | ||
"name": "@invisible/logger", | ||
"version": "2.1.2", | ||
"version": "2.2.0", | ||
"description": "Invisible Logging Wrapper", | ||
@@ -32,16 +32,15 @@ "main": "index.js", | ||
"dependencies": { | ||
"moment": "^2.18.1", | ||
"serialize-error": "^2.1.0", | ||
"timber": "^3.1.1", | ||
"winston": "^2.4.0" | ||
"moment": "^2.24.0", | ||
"serialize-error": "2", | ||
"timber": "3", | ||
"winston": "2" | ||
}, | ||
"devDependencies": { | ||
"@invisible/changelog-update": "^1.1.0", | ||
"@invisible/eslint-config": "^1.1.2", | ||
"@invisible/changelog-update": "^1.1.0", | ||
"@invisible/publish": "^2.0.0", | ||
"decache": "^4.4.0", | ||
"eslint": "^4.7.2", | ||
"mocha": "^5.0.0", | ||
"nsp": "^2.8.1" | ||
"mocha": "^5.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
124964
36.5%6
-14.29%Updated
Updated
Updated
Updated