@types/express
Advanced tools
Comparing version 4.11.1 to 4.16.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for Express 4.11 | ||
// Type definitions for Express 4.16 | ||
// Project: http://expressjs.com | ||
@@ -3,0 +3,0 @@ // Definitions by: Boris Yankov <https://github.com/borisyankov> |
{ | ||
"name": "@types/express", | ||
"version": "4.11.1", | ||
"version": "4.16.0", | ||
"description": "TypeScript definitions for Express", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -25,4 +25,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "bea29462c13a5204859d5ac3bb917bae720aff3de620dd36b71440b71556efa5", | ||
"typesPublisherContentHash": "ad0e06d4038090c42b1301290bf770b34ddab9a112d674ea06b9d70c51262116", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express | ||
Additional Details | ||
* Last updated: Thu, 01 Feb 2018 22:21:16 GMT | ||
* Last updated: Tue, 05 Jun 2018 00:03:07 GMT | ||
* Dependencies: body-parser, serve-static, express-serve-static-core | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
5423