Socket
Socket
Sign inDemoInstall

@types/express-serve-static-core

Package Overview
Dependencies
6
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.17.37 to 4.17.38

11

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

@@ -1,12 +0,1 @@

// Type definitions for Express 4.17
// Project: http://expressjs.com
// Definitions by: Boris Yankov <https://github.com/borisyankov>
// Satana Charuwichitratana <https://github.com/micksatana>
// Sami Jaber <https://github.com/samijaber>
// Jose Luis Leon <https://github.com/JoseLion>
// David Stephens <https://github.com/dwrss>
// Shin Ando <https://github.com/andoshin11>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
// This extracts the core definitions from express to prevent a circular dependency between express and serve-static

@@ -13,0 +2,0 @@ /// <reference types="node" />

30

express-serve-static-core/package.json
{
"name": "@types/express-serve-static-core",
"version": "4.17.37",
"description": "TypeScript definitions for Express",
"version": "4.17.38",
"description": "TypeScript definitions for express-serve-static-core",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core",

@@ -10,29 +10,29 @@ "license": "MIT",

"name": "Boris Yankov",
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
"githubUsername": "borisyankov",
"url": "https://github.com/borisyankov"
},
{
"name": "Satana Charuwichitratana",
"url": "https://github.com/micksatana",
"githubUsername": "micksatana"
"githubUsername": "micksatana",
"url": "https://github.com/micksatana"
},
{
"name": "Sami Jaber",
"url": "https://github.com/samijaber",
"githubUsername": "samijaber"
"githubUsername": "samijaber",
"url": "https://github.com/samijaber"
},
{
"name": "Jose Luis Leon",
"url": "https://github.com/JoseLion",
"githubUsername": "JoseLion"
"githubUsername": "JoseLion",
"url": "https://github.com/JoseLion"
},
{
"name": "David Stephens",
"url": "https://github.com/dwrss",
"githubUsername": "dwrss"
"githubUsername": "dwrss",
"url": "https://github.com/dwrss"
},
{
"name": "Shin Ando",
"url": "https://github.com/andoshin11",
"githubUsername": "andoshin11"
"githubUsername": "andoshin11",
"url": "https://github.com/andoshin11"
}

@@ -54,4 +54,4 @@ ],

},
"typesPublisherContentHash": "4cf131d0413990220a982c55eaefd4457977c30e42f92c975a87630465f6b13c",
"typesPublisherContentHash": "27bb166edea0e7936e25cef032d1f4bfdc10876a28c83301addb8813e77c9a2c",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Express (http://expressjs.com).
This package contains type definitions for express-serve-static-core (http://expressjs.com).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 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)
* Global values: none
# Credits
These definitions were written by [Boris Yankov](https://github.com/borisyankov), [Satana Charuwichitratana](https://github.com/micksatana), [Sami Jaber](https://github.com/samijaber), [Jose Luis Leon](https://github.com/JoseLion), [David Stephens](https://github.com/dwrss), and [Shin Ando](https://github.com/andoshin11).
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