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.17.1 to 4.17.2

3

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

@@ -10,2 +10,3 @@ // Type definitions for Express 4.17

// Jose Luis Leon <https://github.com/JoseLion>
// David Stephens <https://github.com/dwrss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -372,3 +373,3 @@ // TypeScript Version: 2.3

*/
is(type: string): string | false;
is(type: string | string[]): string | false | null;

@@ -375,0 +376,0 @@ /**

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

@@ -41,2 +41,7 @@ "license": "MIT",

"githubUsername": "JoseLion"
},
{
"name": "David Stephens",
"url": "https://github.com/dwrss",
"githubUsername": "dwrss"
}

@@ -56,4 +61,4 @@ ],

},
"typesPublisherContentHash": "2fab9cdf58fc02bc5bdc48383c1e5dec42b899aba53ae87c7818aa8f825f1d0b",
"typesPublisherContentHash": "2e948ce4c0c2ac0209b85d1df5138f77c06e0c5013ab175e37b78c25ffae438d",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Fri, 20 Dec 2019 06:16:30 GMT
* Last updated: Tue, 21 Jan 2020 21:36:23 GMT
* Dependencies: [@types/range-parser](https://npmjs.com/package/@types/range-parser), [@types/node](https://npmjs.com/package/@types/node)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Boris Yankov (https://github.com/borisyankov), Michał Lytek (https://github.com/19majkel94), Kacper Polak (https://github.com/kacepe), Satana Charuwichitratana (https://github.com/micksatana), Sami Jaber (https://github.com/samijaber), aereal (https://github.com/aereal), and Jose Luis Leon (https://github.com/JoseLion).
These definitions were written by Boris Yankov (https://github.com/borisyankov), Michał Lytek (https://github.com/19majkel94), Kacper Polak (https://github.com/kacepe), Satana Charuwichitratana (https://github.com/micksatana), Sami Jaber (https://github.com/samijaber), aereal (https://github.com/aereal), Jose Luis Leon (https://github.com/JoseLion), and David Stephens (https://github.com/dwrss).
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