Socket
Socket
Sign inDemoInstall

@types/express-serve-static-core

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/express-serve-static-core - npm Package Compare versions

Comparing version 4.16.10 to 4.16.11

2

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

@@ -36,3 +36,3 @@ // Type definitions for Express 4.16

export type ParamsDictionary = Dictionary<string>;
export interface ParamsDictionary { [key: string]: string; }
export type ParamsArray = string[];

@@ -39,0 +39,0 @@ export type Params = ParamsDictionary | ParamsArray;

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

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

},
"typesPublisherContentHash": "d0e8b8726ad354ab6bc05b5f9807d56ea1d8f90aef9cb0270e9070a18caec63a",
"typesPublisherContentHash": "cf0a8fdb1c3e5d905989b7e04f3ef58a3de201f6fb30d4ec59f919a4177a6ca2",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 15 Oct 2019 21:13:46 GMT
* Last updated: Fri, 01 Nov 2019 17:24:49 GMT
* Dependencies: @types/range-parser, @types/node

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

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