Socket
Socket
Sign inDemoInstall

@types/express-serve-static-core

Package Overview
Dependencies
Maintainers
1
Versions
104
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.0.31 to 4.0.32

2

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

@@ -25,3 +25,3 @@ // Type definitions for Express 4.x (core shared with serve-static)

interface RequestHandler {
(req: Request, res: Response, next: NextFunction): any;
(req: Request, res: Response, next?: NextFunction): any;
}

@@ -28,0 +28,0 @@

{
"name": "@types/express-serve-static-core",
"version": "4.0.31",
"version": "4.0.32",
"description": "TypeScript definitions for Express 4.x (core shared with serve-static)",

@@ -5,0 +5,0 @@ "license": "MIT",

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

Additional Details
* Last updated: Thu, 11 Aug 2016 21:42:15 GMT
* Last updated: Mon, 22 Aug 2016 17:52:11 GMT
* File structure: OldUMD

@@ -14,0 +14,0 @@ * Library Dependencies: node

@@ -24,3 +24,3 @@ {

"hasPackageJson": false,
"contentHash": "8e4085628a0012f87303f777ca290b886bd87b94f2fee7f8faa27b58861c2bf9"
"contentHash": "4f4971fa18060cedf69d089e391e74d4c769d985687632c87bc15f2c33d1c6d3"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc