@types/compression
Advanced tools
Comparing version 1.7.3 to 1.7.4
@@ -1,9 +0,1 @@ | ||
// Type definitions for compression 1.7 | ||
// Project: https://github.com/expressjs/compression | ||
// Definitions by: Santi Albo <https://github.com/santialbo> | ||
// Rob van der Burgt <https://github.com/rburgt> | ||
// Neil Bryson Cargamento <https://github.com/neilbryson> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import express = require("express"); | ||
@@ -10,0 +2,0 @@ |
{ | ||
"name": "@types/compression", | ||
"version": "1.7.3", | ||
"version": "1.7.4", | ||
"description": "TypeScript definitions for compression", | ||
@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/compression", | ||
"name": "Santi Albo", | ||
"url": "https://github.com/santialbo", | ||
"githubUsername": "santialbo" | ||
"githubUsername": "santialbo", | ||
"url": "https://github.com/santialbo" | ||
}, | ||
{ | ||
"name": "Rob van der Burgt", | ||
"url": "https://github.com/rburgt", | ||
"githubUsername": "rburgt" | ||
"githubUsername": "rburgt", | ||
"url": "https://github.com/rburgt" | ||
}, | ||
{ | ||
"name": "Neil Bryson Cargamento", | ||
"url": "https://github.com/neilbryson", | ||
"githubUsername": "neilbryson" | ||
"githubUsername": "neilbryson", | ||
"url": "https://github.com/neilbryson" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -41,4 +41,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "09fa633cf27a181fced242d37df4c5186ea5186cda2a0066c9f5bbb96b9885ba", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "b6d5b7aab5151014170de72e0c670a7ab8e052fbf1e58f5a07d1e5507bdaa955", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 04 Sep 2023 15:41:05 GMT | ||
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Santi Albo](https://github.com/santialbo), [Rob van der Burgt](https://github.com/rburgt), [Neil Bryson Cargamento](https://github.com/neilbryson), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
10925
152
16