@types/pino-http
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -37,2 +37,3 @@ // Type definitions for pino-http 5.0 | ||
customAttributeKeys?: CustomAttributeKeys; | ||
wrapSerializers?: boolean; | ||
reqCustomProps?: (req: IncomingMessage) => object; | ||
@@ -39,0 +40,0 @@ } |
{ | ||
"name": "@types/pino-http", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "TypeScript definitions for pino-http", | ||
@@ -39,4 +39,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "3aeeb43520b66f16f8e4eb0026beef3ca534768427d2a615f4238ef451fa480e", | ||
"typeScriptVersion": "3.0" | ||
"typesPublisherContentHash": "091ec55e97368394fd783688e70a46f8f9378f07594c9c44a46b7a8f13cc18d5", | ||
"typeScriptVersion": "3.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 06 Aug 2020 12:41:47 GMT | ||
* Last updated: Wed, 26 Aug 2020 20:40:53 GMT | ||
* Dependencies: [@types/pino](https://npmjs.com/package/@types/pino) | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5319
61