Socket
Socket
Sign inDemoInstall

@types/serve-static

Package Overview
Dependencies
5
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.15.3 to 1.15.4

7

serve-static/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for serve-static 1.15
// Project: https://github.com/expressjs/serve-static
// Definitions by: Uros Smolnik <https://github.com/urossmolnik>
// Linus Unnebäck <https://github.com/LinusU>
// Devansh Jethmalani <https://github.com/devanshj>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -9,0 +2,0 @@ import * as http from "http";

16

serve-static/package.json
{
"name": "@types/serve-static",
"version": "1.15.3",
"version": "1.15.4",
"description": "TypeScript definitions for serve-static",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static",

"name": "Uros Smolnik",
"url": "https://github.com/urossmolnik",
"githubUsername": "urossmolnik"
"githubUsername": "urossmolnik",
"url": "https://github.com/urossmolnik"
},
{
"name": "Linus Unnebäck",
"url": "https://github.com/LinusU",
"githubUsername": "LinusU"
"githubUsername": "LinusU",
"url": "https://github.com/LinusU"
},
{
"name": "Devansh Jethmalani",
"url": "https://github.com/devanshj",
"githubUsername": "devanshj"
"githubUsername": "devanshj",
"url": "https://github.com/devanshj"
}

@@ -38,4 +38,4 @@ ],

},
"typesPublisherContentHash": "ae4eb8674b4f3fa11e70c81350f46476e7c4cd24a5d5ddcb016c20042273168c",
"typesPublisherContentHash": "16f0c5e308078f86abd5125c49639cdff2db5951d01e0c3106801483bf787f98",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/http-errors](https://npmjs.com/package/@types/http-errors), [@types/mime](https://npmjs.com/package/@types/mime), [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Uros Smolnik](https://github.com/urossmolnik), [Linus Unnebäck](https://github.com/LinusU), and [Devansh Jethmalani](https://github.com/devanshj).
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