You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
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

Comparing version 4.17.38 to 4.17.39

5

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

@@ -557,4 +557,7 @@ // This extracts the core definitions from express to prevent a circular dependency between express and serve-static

* the upstream addr.
*
* Value may be undefined if the `req.socket` is destroyed
* (for example, if the client disconnected).
*/
ip: string;
ip: string | undefined;

@@ -561,0 +564,0 @@ /**

4

express-serve-static-core/package.json
{
"name": "@types/express-serve-static-core",
"version": "4.17.38",
"version": "4.17.39",
"description": "TypeScript definitions for express-serve-static-core",

@@ -53,4 +53,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core",

},
"typesPublisherContentHash": "27bb166edea0e7936e25cef032d1f4bfdc10876a28c83301addb8813e77c9a2c",
"typesPublisherContentHash": "d5c7ccf133c44633f4c38bf4ae01e30755af3e96994de20698658b1715be77bd",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Last updated: Thu, 19 Oct 2023 17:17:33 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/qs](https://npmjs.com/package/@types/qs), [@types/range-parser](https://npmjs.com/package/@types/range-parser), [@types/send](https://npmjs.com/package/@types/send)

@@ -14,0 +14,0 @@

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