@types/koa-compress
Advanced tools
Comparing version 2.0.6 to 2.0.7
// Type definitions for koa-compress v2.x | ||
// Project: https://github.com/koajs/compress | ||
// Definitions by: Jerry Chin <https://github.com/hellopao/> | ||
// Definitions by: Jerry Chin <https://github.com/hellopao> | ||
// Definitions: https://github.com/hellopao/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/koa-compress", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "TypeScript definitions for koa-compress", | ||
"license": "MIT", | ||
"author": "Jerry Chin <https://github.com/hellopao/>", | ||
"contributors": [ | ||
{ | ||
"name": "Jerry Chin", | ||
"url": "https://github.com/hellopao" | ||
} | ||
], | ||
"main": "", | ||
@@ -17,4 +22,4 @@ "repository": { | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "65ed91c28bff211c965e00457f1c92f827052d3275da83b7ed3980924fad34be" | ||
"typesPublisherContentHash": "2d847cbf38addb597f37eeb491e0c1e2162aba9799917e4826fc6d0e899e382a", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,11 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/koa-compress | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-compress | ||
Additional Details | ||
* Last updated: Mon, 19 Dec 2016 22:35:58 GMT | ||
* Library Dependencies: koa, node | ||
* Module Dependencies: koa, zlib | ||
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
* Dependencies: koa, zlib, node | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Jerry Chin <https://github.com/hellopao/>. | ||
These definitions were written by Jerry Chin <https://github.com/hellopao>. |
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
3506
32
17