@types/swagger-ui-express
Advanced tools
Comparing version
@@ -16,3 +16,3 @@ import { RequestHandler } from "express"; | ||
customfavIcon?: string | undefined; | ||
customJs?: string | undefined; | ||
customJs?: string | string[] | undefined; | ||
customSiteTitle?: string | undefined; | ||
@@ -19,0 +19,0 @@ explorer?: boolean | undefined; |
{ | ||
"name": "@types/swagger-ui-express", | ||
"version": "4.1.6", | ||
"version": "4.1.7", | ||
"description": "TypeScript definitions for swagger-ui-express", | ||
@@ -14,3 +14,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/swagger-ui-express", | ||
{ | ||
"name": "Florian Keller", | ||
"name": "Florian Imdahl", | ||
"githubUsername": "ffflorian", | ||
@@ -32,4 +32,5 @@ "url": "https://github.com/ffflorian" | ||
}, | ||
"typesPublisherContentHash": "e21a8edb36a6f5db7f51e8d228d8bbac8d46caef3c279b6b6cd180a747188293", | ||
"typeScriptVersion": "4.5" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "8953837ca89fa2e17737b27c1cea34f936b52d11b2e71d7ab0ad821bffb139b0", | ||
"typeScriptVersion": "4.8" | ||
} |
@@ -11,6 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT | ||
* Last updated: Tue, 29 Oct 2024 17:34:47 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/serve-static](https://npmjs.com/package/@types/serve-static) | ||
# Credits | ||
These definitions were written by [Dmitry Rogozhny](https://github.com/dmitryrogozhny), and [Florian Keller](https://github.com/ffflorian). | ||
These definitions were written by [Dmitry Rogozhny](https://github.com/dmitryrogozhny), and [Florian Imdahl](https://github.com/ffflorian). |
6590
0.6%