Socket
Socket
Sign inDemoInstall

@types/express-serve-static-core

Package Overview
Dependencies
2
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.50 to 4.0.51

4

express-serve-static-core/index.d.ts

@@ -200,5 +200,5 @@ // Type definitions for Express 4.x

*/
get(name: string): string | undefined;
get(name: string): string | string[] | undefined;
header(name: string): string | undefined;
header(name: string): string | string[] | undefined;

@@ -205,0 +205,0 @@ /**

{
"name": "@types/express-serve-static-core",
"version": "4.0.50",
"version": "4.0.51",
"description": "TypeScript definitions for Express",

@@ -9,11 +9,14 @@ "license": "MIT",

"name": "Boris Yankov",
"url": "https://github.com/borisyankov"
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
},
{
"name": "Michał Lytek",
"url": "https://github.com/19majkel94"
"url": "https://github.com/19majkel94",
"githubUsername": "19majkel94"
},
{
"name": "Kacper Polak",
"url": "https://github.com/kacepe"
"url": "https://github.com/kacepe",
"githubUsername": "kacepe"
}

@@ -30,4 +33,4 @@ ],

},
"typesPublisherContentHash": "cadbf0b227c00f61ea3ed7ceb642108253d416ae97b7ff13b98d0435b57a8d8e",
"typesPublisherContentHash": "27829d10d0e2be270c8a3829017ebbb53fd702c4145638ef64e426e077032374",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT
* Last updated: Thu, 07 Sep 2017 22:03:13 GMT
* Dependencies: http, node

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc