@types/swagger-ui-express
Advanced tools
Comparing version
@@ -8,4 +8,4 @@ // Type definitions for swagger-ui-express 4.1 | ||
import { RequestHandler } from 'express'; | ||
import { ServeStaticOptions } from 'serve-static'; | ||
import { RequestHandler } from "express"; | ||
import { ServeStaticOptions } from "serve-static"; | ||
@@ -12,0 +12,0 @@ export interface JsonObject { |
{ | ||
"name": "@types/swagger-ui-express", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"description": "TypeScript definitions for swagger-ui-express", | ||
@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/swagger-ui-express", | ||
}, | ||
"typesPublisherContentHash": "7121c41905ade897348ef93ed51fe69129027b7624afc724f04a104037f5945c", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "a860d80648ccbb971f01dff48a2b6e620bdaab0340a14b73000621a55afde2c8", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 02 Jul 2021 22:33:17 GMT | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/serve-static](https://npmjs.com/package/@types/serve-static) | ||
@@ -14,0 +14,0 @@ * Global values: none |