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 2.0.0 to 2.0.1

2

http-errors/index.d.ts

@@ -73,3 +73,3 @@ // Type definitions for http-errors 2.0

& Record<'BadGateway' | '502', HttpErrorConstructor<502>>
& Record<'ServiceUnavailable' | '503', HttpErrorConstructor<500>>
& Record<'ServiceUnavailable' | '503', HttpErrorConstructor<503>>
& Record<'GatewayTimeout' | '504', HttpErrorConstructor<504>>

@@ -76,0 +76,0 @@ & Record<'HTTPVersionNotSupported' | '505', HttpErrorConstructor<505>>

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

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors",

"dependencies": {},
"typesPublisherContentHash": "2a471cba5e01f865223de296b7656093776797c20354f1d13c0d6ee5f98b31a4",
"typesPublisherContentHash": "1dfc69d7710a0e2de926b0320f119575b2626e7d4b615157ad092d057e039373",
"typeScriptVersion": "4.1"
}

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

### Additional Details
* Last updated: Thu, 27 Oct 2022 05:32:46 GMT
* Last updated: Tue, 01 Nov 2022 00:02:46 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