@types/koa-compress
Advanced tools
Comparing version 4.0.4 to 4.0.5
@@ -1,8 +0,1 @@ | ||
// Type definitions for koa-compress v4.x | ||
// Project: https://github.com/koajs/compress | ||
// Definitions by: Jerry Chin <https://github.com/hellopao> | ||
// Joel Gallant <https://github.com/joelgallant> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/* =================== USAGE =================== | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/koa-compress", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "TypeScript definitions for koa-compress", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-compress", | ||
"name": "Jerry Chin", | ||
"url": "https://github.com/hellopao", | ||
"githubUsername": "hellopao" | ||
"githubUsername": "hellopao", | ||
"url": "https://github.com/hellopao" | ||
}, | ||
{ | ||
"name": "Joel Gallant", | ||
"url": "https://github.com/joelgallant", | ||
"githubUsername": "joelgallant" | ||
"githubUsername": "joelgallant", | ||
"url": "https://github.com/joelgallant" | ||
} | ||
@@ -32,4 +32,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "5fa69393346819c718e6a56b4cd0904bcff11bbc32f74187376c27ac5a85924a", | ||
"typesPublisherContentHash": "f01d72492267a69be2d312f306b6d8da18ec21d6fd35dc2f0013a1a26a93b6b1", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for koa-compress v4.x | ||
// Project: https://github.com/koajs/compress | ||
// Definitions by: Jerry Chin <https://github.com/hellopao> | ||
// Joel Gallant <https://github.com/joelgallant> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/* =================== USAGE =================== | ||
@@ -79,7 +72,6 @@ | ||
### Additional Details | ||
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa), [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Jerry Chin](https://github.com/hellopao), and [Joel Gallant](https://github.com/joelgallant). |
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
5972
44
76