@types/koa
Advanced tools
Comparing version 2.11.5 to 2.11.6
@@ -498,3 +498,3 @@ // Type definitions for Koa 2.11.0 | ||
*/ | ||
callback(): (req: IncomingMessage | Http2ServerRequest, res: ServerResponse | Http2ServerResponse) => Promise<void>; | ||
callback(): (req: IncomingMessage | Http2ServerRequest, res: ServerResponse | Http2ServerResponse) => void; | ||
@@ -501,0 +501,0 @@ /** |
{ | ||
"name": "@types/koa", | ||
"version": "2.11.5", | ||
"version": "2.11.6", | ||
"description": "TypeScript definitions for Koa", | ||
@@ -51,4 +51,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "a20dc1808e99ea1d9c6d875b1cbc7455f01edf83f23805b37b72db03a6beb848", | ||
"typesPublisherContentHash": "557190fbae4bd7927b9ac54a1ff3a370ea131d37defaacc6f8e5e03a4cd10e86", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 13 Oct 2020 09:52:53 GMT | ||
* Last updated: Tue, 20 Oct 2020 14:53:22 GMT | ||
* Dependencies: [@types/accepts](https://npmjs.com/package/@types/accepts), [@types/cookies](https://npmjs.com/package/@types/cookies), [@types/http-assert](https://npmjs.com/package/@types/http-assert), [@types/http-errors](https://npmjs.com/package/@types/http-errors), [@types/keygrip](https://npmjs.com/package/@types/keygrip), [@types/koa-compose](https://npmjs.com/package/@types/koa-compose), [@types/content-disposition](https://npmjs.com/package/@types/content-disposition), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
23965