@types/pino-http
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -37,2 +37,3 @@ // Type definitions for pino-http 5.0 | ||
customAttributeKeys?: CustomAttributeKeys; | ||
reqCustomProps?: (req: IncomingMessage) => object; | ||
} | ||
@@ -39,0 +40,0 @@ |
{ | ||
"name": "@types/pino-http", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "TypeScript definitions for pino-http", | ||
@@ -39,4 +39,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "d3a0eee18dcafdb1cc4099c0e9b80cd47decacf08ab34c40a44f66585abd98ef", | ||
"typesPublisherContentHash": "20c7f4d0afeca1a51ffbe26c8ec8a82ad692361c1c76c24e9c7cdac7f3798b5b", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 23 Jun 2020 02:15:38 GMT | ||
* Last updated: Tue, 23 Jun 2020 10:35:33 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
5169
56