@types/koa-bodyparser
Advanced tools
Comparing version 4.3.5 to 4.3.6
@@ -41,3 +41,3 @@ // Type definitions for koa-bodyparser 4.3 | ||
*/ | ||
encode?: string | undefined; | ||
encoding?: string | undefined; | ||
@@ -44,0 +44,0 @@ /** |
{ | ||
"name": "@types/koa-bodyparser", | ||
"version": "4.3.5", | ||
"version": "4.3.6", | ||
"description": "TypeScript definitions for koa-bodyparser", | ||
@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-bodyparser", | ||
}, | ||
"typesPublisherContentHash": "0351f2d51ad7315187dae63768fe966b46656701f8d07afbefb6ffed0d0d087f", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "3e56c3ca0c7f1983033da98d9300e210c1e53003704b5ac292869af71df086ce", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -51,3 +51,3 @@ # Installation | ||
*/ | ||
encode?: string | undefined; | ||
encoding?: string | undefined; | ||
@@ -106,3 +106,3 @@ /** | ||
### Additional Details | ||
* Last updated: Thu, 23 Dec 2021 23:34:59 GMT | ||
* Last updated: Fri, 04 Mar 2022 18:31:48 GMT | ||
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa) | ||
@@ -109,0 +109,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
8254