@types/compression
Advanced tools
Comparing version 0.0.34 to 0.0.35
@@ -5,2 +5,3 @@ // Type definitions for compression | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
@@ -7,0 +8,0 @@ import * as express from 'express'; |
{ | ||
"name": "@types/compression", | ||
"version": "0.0.34", | ||
"version": "0.0.35", | ||
"description": "TypeScript definitions for compression", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Santi Albo", | ||
"url": "https://github.com/santialbo" | ||
"url": "https://github.com/santialbo", | ||
"githubUsername": "santialbo" | ||
} | ||
@@ -22,4 +23,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "2042a70059410d62e74aa8482068030f8e17f57cc7f6b9dc4aee26e85017272c", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "4cf27628d4bc66a0713f11d3201be042efba6a52f32b0fadd4731cf1d5fe1b3b", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT | ||
* Last updated: Wed, 08 Nov 2017 22:15:33 GMT | ||
* Dependencies: express | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
4119
48