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.5.32 to 1.5.33

3

http-errors/index.d.ts

@@ -14,2 +14,5 @@ // Type definitions for http-errors v1.5.0

expose: boolean;
headers?: {
[key: string]: string
};
}

@@ -16,0 +19,0 @@

4

http-errors/package.json
{
"name": "@types/http-errors",
"version": "1.5.32",
"version": "1.5.33",
"description": "TypeScript definitions for http-errors",

@@ -15,4 +15,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "fc691eb0d330476ded52b520d4f0cb7133de7e429e4edb5b0238ac40c888e180",
"typesPublisherContentHash": "73b449a7b1bb3393d4f609a8c9af62968ea73ca0d13f188b0b33c58a44779193",
"typeScriptVersion": "2.0"
}

@@ -11,5 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 28 Dec 2016 00:18:24 GMT
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Wed, 25 Jan 2017 20:16:07 GMT
* Dependencies: none
* Global values: none

@@ -16,0 +15,0 @@

{
"authors": "Tanguy Krotoff <https://github.com/tkrotoff>",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": 1,
"libraryMinorVersion": 5,
"typeScriptVersion": "2.0",
"name": "http-errors",
"libraryName": "http-errors",
"typingsPackageName": "http-errors",
"projectName": "https://github.com/jshttp/http-errors",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "master",
"globals": [],
"declaredModules": [
"http-errors"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "fc691eb0d330476ded52b520d4f0cb7133de7e429e4edb5b0238ac40c888e180"
"data": {
"authors": "Tanguy Krotoff <https://github.com/tkrotoff>",
"dependencies": {},
"pathMappings": {},
"libraryMajorVersion": 1,
"libraryMinorVersion": 5,
"typeScriptVersion": "2.0",
"libraryName": "http-errors",
"typingsPackageName": "http-errors",
"projectName": "https://github.com/jshttp/http-errors",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"http-errors"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "73b449a7b1bb3393d4f609a8c9af62968ea73ca0d13f188b0b33c58a44779193"
},
"isLatest": true
}
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