@types/koa-favicon
Advanced tools
Comparing version 2.0.20 to 2.0.21
// Type definitions for koa-favicon v2.x | ||
// Project: https://github.com/koajs/favicon | ||
// Definitions by: Jerry Chin <https://github.com/hellopao> | ||
// Definitions: https://github.com/hellopao/DefinitelyTyped | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@types/koa-favicon", | ||
"version": "2.0.20", | ||
"version": "2.0.21", | ||
"description": "TypeScript definitions for koa-favicon", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-favicon", | ||
}, | ||
"typesPublisherContentHash": "4292b38f0251c546df6b66ea422aa8dbb23347414d8770cc4975d8fe88a178f6", | ||
"typesPublisherContentHash": "6ecfc17f0286ba751c4ad30645452e26362a5837c2a092b4ec0c400691660973", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -14,3 +14,3 @@ # Installation | ||
// Definitions by: Jerry Chin <https://github.com/hellopao> | ||
// Definitions: https://github.com/hellopao/DefinitelyTyped | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
@@ -49,3 +49,3 @@ | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 16:23:21 GMT | ||
* Last updated: Fri, 09 Jul 2021 02:32:32 GMT | ||
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa) | ||
@@ -52,0 +52,0 @@ * Global values: none |
4336