@types/http-errors
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -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; |
{ | ||
"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>. |
Sorry, the diff of this file is not supported yet
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
5457