@types/pino-http
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -5,3 +5,3 @@ // Type definitions for pino-http 4.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.7 | ||
@@ -8,0 +8,0 @@ import { IncomingMessage, ServerResponse } from 'http'; |
{ | ||
"name": "@types/pino-http", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "TypeScript definitions for pino-http", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "e8265b1ed0b32de0f55e33c4f4f589fe9845cf30a2669e23f0fb8f52042ac370", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "bf01d31a813301b65f77a2f6729210897b427f32b1f66c52136ddd21ccc41755", | ||
"typeScriptVersion": "2.7" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for pino-http ( https://github.com/pinojs/pino-http#readme ). | ||
This package contains type definitions for pino-http (https://github.com/pinojs/pino-http#readme). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Sat, 02 Mar 2019 01:13:13 GMT | ||
* Last updated: Fri, 16 Aug 2019 18:40:34 GMT | ||
* Dependencies: @types/pino | ||
@@ -15,0 +15,0 @@ * Global values: none |
3552