Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/http-errors

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/http-errors - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

2

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.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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc