@types/koa-bodyparser
Advanced tools
Comparing version 3.0.26 to 4.2.0
@@ -1,5 +0,5 @@ | ||
// Type definitions for koa-bodyparser v3.x | ||
// Type definitions for koa-bodyparser 4.2 | ||
// Project: https://github.com/koajs/bodyparser | ||
// Definitions by: Jerry Chin <https://github.com/hellopao> | ||
// Definitions: https://github.com/hellopao/DefinitelyTyped | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
@@ -17,3 +17,2 @@ | ||
import * as Koa from "koa"; | ||
@@ -20,0 +19,0 @@ |
{ | ||
"name": "@types/koa-bodyparser", | ||
"version": "3.0.26", | ||
"version": "4.2.0", | ||
"description": "TypeScript definitions for koa-bodyparser", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "ce7a526e62a2252e5c6a40e3875a3159e69820a8d5197c6d59178cb76b682e61", | ||
"typesPublisherContentHash": "3f033e22092eb8c329cb34b97ce34b999a40e31dbcba42ab0dd3dc208bbb4443", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 09 Nov 2017 08:43:08 GMT | ||
* Last updated: Thu, 18 Jan 2018 23:56:37 GMT | ||
* Dependencies: koa | ||
@@ -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
4067