nestjs-pino
Advanced tools
Comparing version 2.2.0-alpha.6abdcd to 2.2.0-alpha.6b1ce8
{ | ||
"name": "nestjs-pino", | ||
"version": "2.2.0-alpha.6abdcd", | ||
"version": "2.2.0-alpha.6b1ce8", | ||
"description": "Pino logger for NestJS", | ||
@@ -57,4 +57,4 @@ "main": "index.js", | ||
"eslint-plugin-import": "^2.24.2", | ||
"eslint-plugin-prettier": "^3.4.1", | ||
"jest": "27.1.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"jest": "27.2.0", | ||
"memorystream": "^0.3.1", | ||
@@ -61,0 +61,0 @@ "pino-http": "^5.6.0", |
@@ -548,4 +548,2 @@ <p align="center"> | ||
--- | ||
Also if you are into NestJS ecosystem you may be interested in one of my other libs: | ||
@@ -552,0 +550,0 @@ |
51791
619