@types/http-errors
Advanced tools
@@ -6,3 +6,3 @@ // Type definitions for http-errors 1.6 | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
| // TypeScript Version: 2.2 | ||
| // TypeScript Version: 2.3 | ||
@@ -9,0 +9,0 @@ export = createHttpError; |
@@ -0,0 +0,0 @@ MIT License |
| { | ||
| "name": "@types/http-errors", | ||
| "version": "1.6.1", | ||
| "version": "1.6.2", | ||
| "description": "TypeScript definitions for http-errors", | ||
@@ -19,10 +19,12 @@ "license": "MIT", | ||
| "main": "", | ||
| "types": "index", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
| "directory": "types/http-errors" | ||
| }, | ||
| "scripts": {}, | ||
| "dependencies": {}, | ||
| "typesPublisherContentHash": "722274c0bfcd49e50993dbe2085bb78bf13d615a3dd3187cd99075c67fea439c", | ||
| "typeScriptVersion": "2.2" | ||
| "typesPublisherContentHash": "aa878c13f27a0196d6a5dc6ba7413608867244cab353100f84ac3ecbb4fb740a", | ||
| "typeScriptVersion": "2.3" | ||
| } |
@@ -8,6 +8,6 @@ # Installation | ||
| # Details | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors | ||
| Additional Details | ||
| * Last updated: Thu, 31 Aug 2017 21:47:30 GMT | ||
| * Last updated: Mon, 19 Aug 2019 00:51:16 GMT | ||
| * Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
| # Credits | ||
| These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>, BendingBender <https://github.com/BendingBender>. | ||
| These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>, and BendingBender <https://github.com/BendingBender>. |
5457
1.51%