@types/mime-db
Advanced tools
Comparing version 1.43.2 to 1.43.3
@@ -1,8 +0,1 @@ | ||
// Type definitions for mime-db 1.43 | ||
// Project: https://github.com/jshttp/mime-db | ||
// Definitions by: AJP <https://github.com/AJamesPhillips> | ||
// Linus Unnebäck <https://github.com/LinusU> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace database { | ||
@@ -9,0 +2,0 @@ /** |
{ | ||
"name": "@types/mime-db", | ||
"version": "1.43.2", | ||
"version": "1.43.3", | ||
"description": "TypeScript definitions for mime-db", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime-db", | ||
"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" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -34,4 +34,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "2c3e148927e9d8342bf5d2a002c4bb11f9744cf56859e72c02d09c11b01f1090", | ||
"typesPublisherContentHash": "503b5415bc4857d1b7ac788a621e8f6dcff13f0611619175cae5bbab65ceb905", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for mime-db 1.43 | ||
// Project: https://github.com/jshttp/mime-db | ||
// Definitions by: AJP <https://github.com/AJamesPhillips> | ||
// Linus Unnebäck <https://github.com/LinusU> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace database { | ||
@@ -60,7 +53,6 @@ /** | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [AJP](https://github.com/AJamesPhillips), [Linus Unnebäck](https://github.com/LinusU), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
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
5364
33
57