@types/mimos
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -1,8 +0,1 @@ | ||
// Type definitions for mimos 3.0 | ||
// Project: https://github.com/hapijs/mimos | ||
// Definitions by: AJP <https://github.com/AJamesPhillips> | ||
// Linus Unnebäck <https://github.com/LinusU> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
import { MimeEntry } from "mime-db"; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/mimos", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "TypeScript definitions for mimos", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mimos", | ||
"name": "AJP", | ||
"url": "https://github.com/AJamesPhillips", | ||
"githubUsername": "AJamesPhillips" | ||
"githubUsername": "AJamesPhillips", | ||
"url": "https://github.com/AJamesPhillips" | ||
}, | ||
{ | ||
"name": "Linus Unnebäck", | ||
"url": "https://github.com/LinusU", | ||
"githubUsername": "LinusU" | ||
"githubUsername": "LinusU", | ||
"url": "https://github.com/LinusU" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "eb6dbb61be5b3760df218a79ca7953797a6a924e67438db9c0674df4d9cef5c7", | ||
"typesPublisherContentHash": "c359951853677dfcfa2ea5ad8cceec071ed6971d943a4068c429be1d1f80e14d", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for mimos 3.0 | ||
// Project: https://github.com/hapijs/mimos | ||
// Definitions by: AJP <https://github.com/AJamesPhillips> | ||
// Linus Unnebäck <https://github.com/LinusU> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
import { MimeEntry } from "mime-db"; | ||
@@ -43,7 +36,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: [@types/mime-db](https://npmjs.com/package/@types/mime-db) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [AJP](https://github.com/AJamesPhillips), and [Linus Unnebäck](https://github.com/LinusU). |
4915
18
40