Socket
Socket
Sign inDemoInstall

@types/express-serve-static-core

Package Overview
Dependencies
6
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.17.43 to 4.19.0

2

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

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

priority?: "low" | "medium" | "high";
/** Marks the cookie to use partioned storage. */
partitioned?: boolean | undefined;
}

@@ -363,0 +365,0 @@

6

express-serve-static-core/package.json
{
"name": "@types/express-serve-static-core",
"version": "4.17.43",
"version": "4.19.0",
"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": "78d46eee40ea01a0a5a181e980560de1263e59fb351c3ff23dc4b43718d9e6f6",
"typeScriptVersion": "4.6"
"typesPublisherContentHash": "a69ff76a4af51a72b9c21aef5507a22ae657992a35a887436806eeedff4c5348",
"typeScriptVersion": "4.7"
}

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

### Additional Details
* Last updated: Sat, 03 Feb 2024 13:07:19 GMT
* Last updated: Thu, 04 Apr 2024 22:35:44 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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc