@types/koa-favicon
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -1,7 +0,1 @@ | ||
// Type definitions for koa-favicon 2.1 | ||
// Project: https://github.com/koajs/favicon | ||
// Definitions by: Jerry Chin <https://github.com/hellopao> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/* =================== USAGE =================== | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/koa-favicon", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "TypeScript definitions for koa-favicon", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-favicon", | ||
"name": "Jerry Chin", | ||
"url": "https://github.com/hellopao", | ||
"githubUsername": "hellopao" | ||
"githubUsername": "hellopao", | ||
"url": "https://github.com/hellopao" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "155674fc434d7031b18f88c1b946f7da459601db59267a16fe315f5833ca54ec", | ||
"typesPublisherContentHash": "b33c53e3f19f56c0cf4bd4f1cc8d4b2208ea4505caed75a21473218a1947bd12", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for koa-favicon 2.1 | ||
// Project: https://github.com/koajs/favicon | ||
// Definitions by: Jerry Chin <https://github.com/hellopao> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/* =================== USAGE =================== | ||
@@ -50,7 +44,6 @@ | ||
### Additional Details | ||
* Last updated: Mon, 09 Oct 2023 06:36:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Jerry Chin](https://github.com/hellopao). |
4049
22
48