@types/koa
Advanced tools
Comparing version 2.0.45 to 2.0.46
@@ -662,4 +662,2 @@ // Type definitions for Koa 2.x | ||
onerror(err: Error): void; | ||
[key: string]: any; | ||
} | ||
@@ -666,0 +664,0 @@ |
{ | ||
"name": "@types/koa", | ||
"version": "2.0.45", | ||
"version": "2.0.46", | ||
"description": "TypeScript definitions for Koa", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -39,4 +39,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "eff70c370cc6656175d7401b31575e51b1a50ef59357238805d5da9fb79f0195", | ||
"typesPublisherContentHash": "514fdf06e4aa8301b5a52b4af8598785eb53e10c6643d7a8cd0c22f4b98524a1", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa | ||
Additional Details | ||
* Last updated: Fri, 06 Apr 2018 14:09:39 GMT | ||
* Last updated: Fri, 01 Jun 2018 16:26:34 GMT | ||
* Dependencies: accepts, cookies, events, http, http2, http-assert, keygrip, koa-compose, net, url, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
21128
621