@types/koa-bodyparser
Advanced tools
Comparing version 3.0.24 to 3.0.25
@@ -22,2 +22,3 @@ // Type definitions for koa-bodyparser v3.x | ||
body: any; | ||
rawBody: any; | ||
} | ||
@@ -24,0 +25,0 @@ } |
{ | ||
"name": "@types/koa-bodyparser", | ||
"version": "3.0.24", | ||
"version": "3.0.25", | ||
"description": "TypeScript definitions for koa-bodyparser", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Jerry Chin", | ||
"url": "https://github.com/hellopao" | ||
"url": "https://github.com/hellopao", | ||
"githubUsername": "hellopao" | ||
} | ||
@@ -22,4 +23,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "7fb39185dbff6fde6205f3d52a5ef64a1334204e8093eda51560ca6a95f13383", | ||
"typesPublisherContentHash": "f9df12dec72751fbd3a984b31f375b0a015cb9e0ebfdd67d9678c6f0d0adc0b7", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
* Last updated: Mon, 11 Sep 2017 15:18:39 GMT | ||
* Dependencies: koa | ||
@@ -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
4036
58