@types/koa
Advanced tools
Comparing version 2.0.42 to 2.0.43
@@ -462,3 +462,2 @@ // Type definitions for Koa 2.x | ||
): Server; | ||
/* tslint:disable:unified-signatures */ | ||
listen( | ||
@@ -483,3 +482,2 @@ port: number, | ||
listen(handle: any, listeningListener?: () => void): Server; | ||
/* tslint:enable:unified-signatures*/ | ||
@@ -486,0 +484,0 @@ /** |
{ | ||
"name": "@types/koa", | ||
"version": "2.0.42", | ||
"version": "2.0.43", | ||
"description": "TypeScript definitions for Koa", | ||
@@ -38,4 +38,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "8141e42b0e81b4d4d06d67d7746d62a13dc9dbd5a65a152a7db7f54ef3077eff", | ||
"typesPublisherContentHash": "db74a12e283d95b1aae9dbdd2992b198be864f224021b1acc5ac8958b7004916", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Sun, 03 Dec 2017 16:26:41 GMT | ||
* Last updated: Thu, 14 Dec 2017 21:33:44 GMT | ||
* Dependencies: accepts, cookies, events, http, http-assert, keygrip, koa-compose, net, url, 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
21043
621