@types/pino-multi-stream
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -10,3 +10,3 @@ // Type definitions for pino-multi-stream 5.1 | ||
Logger as PinoLogger, | ||
Level as PinoLevel, | ||
LevelWithSilent as PinoLevel, | ||
DestinationStream as PinoDestinationStream, | ||
@@ -13,0 +13,0 @@ stdSerializers as pinoStdSerializers |
{ | ||
"name": "@types/pino-multi-stream", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "TypeScript definitions for pino-multi-stream", | ||
@@ -29,4 +29,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "8116b3775217847aeffded9d4f93fc5852dbfb8fb11a60705e4e188c70068938", | ||
"typeScriptVersion": "3.2" | ||
"typesPublisherContentHash": "1a224845d8b55959ee83f4ad0e7f2a3d687b0a45d8d76e491c1971204d671802", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 19 Oct 2020 16:44:01 GMT | ||
* Last updated: Wed, 14 Apr 2021 18:01:19 GMT | ||
* Dependencies: [@types/pino](https://npmjs.com/package/@types/pino) | ||
@@ -14,0 +14,0 @@ * Global values: none |
4272