New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.15-alpha to 1.7.20-alpha

9

package.json
{
"name": "@types/serve-static",
"version": "1.7.15-alpha",
"description": "Type definitions for serve-static 1.7.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "1.7.20-alpha",
"description": "TypeScript definitions for serve-static 1.7.1",
"main": "",

@@ -11,6 +11,5 @@ "scripts": {},

"dependencies": {
"express-serve-static-core": "*",
"mime": "*",
"@types/express-serve-static-core": "*"
"@types/express-serve-static-core": "*",
"@types/mime": "*"
}
}
# Installation
> `npm install --save-dev @types/serve-static`
> `npm install --save @types/serve-static`
# Summary
This package contains type definitions for serve-static 1.7.1.
This package contains type definitions for serve-static 1.7.1 (https://github.com/expressjs/serve-static).
The project URL or description is https://github.com/expressjs/serve-static
# Credits
These definitions were written by Uros Smolnik <https://github.com/urossmolnik/>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/serve-static
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/serve-static
Additional Details
* Last updated: Thu, 19 May 2016 20:06:12 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:48 GMT
* File structure: ProperModule
* Library Dependencies: express-serve-static-core
* Module Dependencies: express-serve-static-core, mime
* Global values: serveStatic
# Credits
These definitions were written by Uros Smolnik <https://github.com/urossmolnik/>.
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