@types/express-serve-static-core
Advanced tools
Comparing version
@@ -845,3 +845,3 @@ // Type definitions for Express 4.17 | ||
locals: any; | ||
locals: Record<string, any>; | ||
@@ -1048,3 +1048,3 @@ charset: string; | ||
locals: any; | ||
locals: Record<string, any>; | ||
@@ -1051,0 +1051,0 @@ /** |
{ | ||
"name": "@types/express-serve-static-core", | ||
"version": "4.17.8", | ||
"version": "4.17.9", | ||
"description": "TypeScript definitions for Express", | ||
@@ -66,4 +66,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "a51fcca851b720190b4e13fcb813a7294380c38ee599b85363df6af9ec844105", | ||
"typesPublisherContentHash": "5b617ec9e6cef860b9c63bc7c7344557257824bd487c9caec9003f0ea908e4d3", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 24 Jun 2020 06:29:45 GMT | ||
* Last updated: Wed, 22 Jul 2020 10:37:58 GMT | ||
* Dependencies: [@types/range-parser](https://npmjs.com/package/@types/range-parser), [@types/qs](https://npmjs.com/package/@types/qs), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
40027
0.08%