@types/koa-static
Advanced tools
Comparing version 3.0.0 to 3.0.1
// Type definitions for koa-static 3.0 | ||
// Project: https://github.com/koajs/static | ||
// 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-static", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "TypeScript definitions for koa-static", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"name": "Jerry Chin", | ||
"url": "https://github.com/hellopao/" | ||
"url": "https://github.com/hellopao" | ||
} | ||
@@ -22,5 +22,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "34db6ecd886b878e9b99cf9c41db03ac212ff993da3af73ac707c3cd1c6fcd42", | ||
"typesPublisherContentHash": "e5ff95d95a17d386bc2247bd538b9c9b2caa43a9f7f458e536f26c114b9b1231", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 02 Jun 2017 13:25:33 GMT | ||
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
* Dependencies: koa | ||
@@ -17,2 +17,2 @@ * 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>. |
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
3670