@types/koa-bodyparser
Advanced tools
Comparing version 4.2.1 to 4.2.2
// Type definitions for koa-bodyparser 4.2 | ||
// Project: https://github.com/koajs/bodyparser | ||
// Project: https://github.com/koajs/body-parser | ||
// Definitions by: Jerry Chin <https://github.com/hellopao> | ||
@@ -4,0 +4,0 @@ // Anup Kishore <https://github.com/anup-2s> |
{ | ||
"name": "@types/koa-bodyparser", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "TypeScript definitions for koa-bodyparser", | ||
@@ -33,4 +33,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "a03f76b66d195078a45a6ec8bbc45bd0e97729f068c446080683beeda3d018d8", | ||
"typesPublisherContentHash": "056cf546dba971ae4c30b3037af0ebdab240ee0ac0037d8984a02464cf74cca3", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for koa-bodyparser (https://github.com/koajs/bodyparser). | ||
This package contains type definitions for koa-bodyparser ( https://github.com/koajs/body-parser ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Mon, 26 Nov 2018 20:56:53 GMT | ||
* Dependencies: koa | ||
* Last updated: Wed, 13 Feb 2019 18:42:18 GMT | ||
* Dependencies: @types/koa | ||
* Global values: none | ||
@@ -16,0 +16,0 @@ |
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
4939