@types/koa-bodyparser
Advanced tools
Comparing version 3.0.23 to 3.0.24
// Type definitions for koa-bodyparser v3.x | ||
// Project: https://github.com/koajs/bodyparser | ||
// 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-bodyparser", | ||
"version": "3.0.23", | ||
"version": "3.0.24", | ||
"description": "TypeScript definitions for koa-bodyparser", | ||
"license": "MIT", | ||
"author": "Jerry Chin <https://github.com/hellopao/>", | ||
"contributors": [ | ||
{ | ||
"name": "Jerry Chin", | ||
"url": "https://github.com/hellopao" | ||
} | ||
], | ||
"main": "", | ||
@@ -16,5 +21,4 @@ "repository": { | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "067f2903ad716ebe8293c74e5eb2efa8f2d4273efc0054b0157444ff7366fc4c", | ||
"typesPublisherContentHash": "7fb39185dbff6fde6205f3d52a5ef64a1334204e8093eda51560ca6a95f13383", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/koa-bodyparser | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-bodyparser | ||
Additional Details | ||
* Last updated: Fri, 20 Jan 2017 19:22:01 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>. |
3972
57