Socket
Socket
Sign inDemoInstall

@types/serve-static

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/serve-static - npm Package Compare versions

Comparing version 1.13.10 to 1.15.0

3

serve-static/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for serve-static 1.13
// Type definitions for serve-static 1.15
// Project: https://github.com/expressjs/serve-static

@@ -7,3 +7,2 @@ // Definitions by: Uros Smolnik <https://github.com/urossmolnik>

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3

@@ -10,0 +9,0 @@ /// <reference types="node" />

{
"name": "@types/serve-static",
"version": "1.13.10",
"version": "1.15.0",
"description": "TypeScript definitions for serve-static",

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

"dependencies": {
"@types/mime": "^1",
"@types/mime": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "d7ba4df44ab0b22c50e477e33159f25cc838b045f2d25519651a7d6005a9faed",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "23c6a1b5183c0a097f74914c31b60d57b77620f3cbef3be91157347745af24ed",
"typeScriptVersion": "4.0"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 16:34:37 GMT
* Last updated: Fri, 29 Jul 2022 22:02:20 GMT
* Dependencies: [@types/mime](https://npmjs.com/package/@types/mime), [@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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc