Socket
Socket
Sign inDemoInstall

@types/http-errors

Package Overview
Dependencies
0
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

4

http-errors/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for http-errors 1.6

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
// TypeScript Version: 2.2

@@ -30,3 +30,3 @@ export = createHttpError;

[code: string]: HttpErrorConstructor;
HttpError: new (msg?: string) => never;
HttpError: HttpErrorConstructor;
} & Record<'BadRequest' |

@@ -33,0 +33,0 @@ 'Unauthorized' |

{
"name": "@types/http-errors",
"version": "1.6.0",
"version": "1.6.1",
"description": "TypeScript definitions for http-errors",

@@ -9,7 +9,9 @@ "license": "MIT",

"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff"
"url": "https://github.com/tkrotoff",
"githubUsername": "tkrotoff"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender"
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
}

@@ -24,4 +26,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "512e071ba3faa2c95cae65b2f9766a821489ab8810dc2cfcc51f2953a22e6743",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "722274c0bfcd49e50993dbe2085bb78bf13d615a3dd3187cd99075c67fea439c",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 16 Aug 2017 22:06:59 GMT
* Last updated: Thu, 31 Aug 2017 21:47:30 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc