Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.7.30 to 1.7.31

0

serve-static/index.d.ts

@@ -0,0 +0,0 @@ // Type definitions for serve-static 1.7.1

9

serve-static/package.json
{
"name": "@types/serve-static",
"version": "1.7.30",
"version": "1.7.31",
"description": "TypeScript definitions for serve-static 1.7.1",

@@ -14,6 +14,7 @@ "license": "MIT",

"dependencies": {
"@types/express-serve-static-core": "4.0.*",
"@types/mime": "0.0.*"
"@types/express-serve-static-core": "*",
"@types/mime": "*"
},
"typings": "index.d.ts"
"typings": "index.d.ts",
"typesPublisherContentHash": "6dbb5dca075bde179287659bb4382b64701adb508c89809310a1ce6a2b87ad83"
}

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

Additional Details
* Last updated: Thu, 25 Aug 2016 16:56:10 GMT
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: express-serve-static-core

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