@types/compression
Advanced tools
Comparing version 0.0.33 to 0.0.34
// Type definitions for compression | ||
// Project: https://github.com/expressjs/compression | ||
// Definitions by: Santi Albo <https://github.com/santialbo/> | ||
// Definitions by: Santi Albo <https://github.com/santialbo> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/compression", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "TypeScript definitions for compression", | ||
"license": "MIT", | ||
"author": "Santi Albo <https://github.com/santialbo/>", | ||
"contributors": [ | ||
{ | ||
"name": "Santi Albo", | ||
"url": "https://github.com/santialbo" | ||
} | ||
], | ||
"main": "", | ||
@@ -16,4 +21,4 @@ "repository": { | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "b298f2ce171c21721943d88bd8e2dbfbec54772788db42b0e1d36225c1cb6e10" | ||
"typesPublisherContentHash": "2042a70059410d62e74aa8482068030f8e17f57cc7f6b9dc4aee26e85017272c", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,12 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/compression | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/compression | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 16:15:24 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: express | ||
* Global values: e | ||
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT | ||
* Dependencies: express | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Santi Albo <https://github.com/santialbo/>. | ||
These definitions were written by Santi Albo <https://github.com/santialbo>. |
3969
47
17