@types/pino-http
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -23,2 +23,3 @@ // Type definitions for pino-http 4.0 | ||
stream?: DestinationStream; | ||
customLogLevel?: (res: ServerResponse, error: Error) => Level; | ||
} | ||
@@ -25,0 +26,0 @@ |
{ | ||
"name": "@types/pino-http", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "TypeScript definitions for pino-http", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/pino-http" | ||
}, | ||
@@ -24,4 +25,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "f5737c3836d32b0c208f5dd1dd22499293f7edcbc81bc77582253b7e3f7c3871", | ||
"typesPublisherContentHash": "e8265b1ed0b32de0f55e33c4f4f589fe9845cf30a2669e23f0fb8f52042ac370", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 24 Jan 2019 22:51:58 GMT | ||
* Last updated: Sat, 02 Mar 2019 01:13:13 GMT | ||
* Dependencies: @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
3554
28