@types/koa
Advanced tools
Comparing version 2.13.6 to 2.13.7
@@ -554,3 +554,3 @@ // Type definitions for Koa 2.13.1 | ||
*/ | ||
[key: string]: any; | ||
[key: PropertyKey]: any; | ||
} | ||
@@ -557,0 +557,0 @@ |
{ | ||
"name": "@types/koa", | ||
"version": "2.13.6", | ||
"version": "2.13.7", | ||
"description": "TypeScript definitions for Koa", | ||
@@ -62,4 +62,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa", | ||
}, | ||
"typesPublisherContentHash": "51477cf0fae69b133465abd17f0b663b5d9b987d7a915e17350fbdddacd5527e", | ||
"typesPublisherContentHash": "b3b156a017a36010e6e485365fa922a2836412635f4b46c0ef2ce8cf42267bc2", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 27 Mar 2023 18:33:36 GMT | ||
* Last updated: Tue, 25 Jul 2023 16:32:53 GMT | ||
* Dependencies: [@types/accepts](https://npmjs.com/package/@types/accepts), [@types/content-disposition](https://npmjs.com/package/@types/content-disposition), [@types/cookies](https://npmjs.com/package/@types/cookies), [@types/http-assert](https://npmjs.com/package/@types/http-assert), [@types/http-errors](https://npmjs.com/package/@types/http-errors), [@types/keygrip](https://npmjs.com/package/@types/keygrip), [@types/koa-compose](https://npmjs.com/package/@types/koa-compose), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -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
25687