Socket
Socket
Sign inDemoInstall

@types/express-serve-static-core

Package Overview
Dependencies
3
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.17.0 to 4.17.1

2

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

@@ -188,3 +188,3 @@ // Type definitions for Express 4.17

encode?: (val: string) => string;
sameSite?: boolean | string;
sameSite?: boolean | 'lax' | 'strict' | 'none';
}

@@ -191,0 +191,0 @@

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

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

},
"typesPublisherContentHash": "0f26c7a2c15b8dfa4210c3a5f55de334441a85ec7bf9736a5b0a4a204ac39048",
"typesPublisherContentHash": "2fab9cdf58fc02bc5bdc48383c1e5dec42b899aba53ae87c7818aa8f825f1d0b",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Fri, 15 Nov 2019 21:45:40 GMT
* Last updated: Fri, 20 Dec 2019 06:16:30 GMT
* Dependencies: [@types/range-parser](https://npmjs.com/package/@types/range-parser), [@types/node](https://npmjs.com/package/@types/node)

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc