Socket
Socket
Sign inDemoInstall

@types/express

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/express - npm Package Compare versions

Comparing version 4.0.17-alpha to 4.0.22-alpha

6

package.json
{
"name": "@types/express",
"version": "4.0.17-alpha",
"description": "Type definitions for Express 4.x from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "4.0.22-alpha",
"description": "TypeScript definitions for Express 4.x",
"main": "",

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

"dependencies": {
"../serve-static": "*",
"express-serve-static-core": "*",
"@types/express-serve-static-core": "*"
}
}
# Installation
> `npm install --save-dev @types/express`
> `npm install --save @types/express`
# Summary
This package contains type definitions for Express 4.x.
This package contains type definitions for Express 4.x (http://expressjs.com).
The project URL or description is http://expressjs.com
# Credits
These definitions were written by Boris Yankov <https://github.com/borisyankov/>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/express
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/express
Additional Details
* Last updated: Thu, 19 May 2016 20:05:42 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:17 GMT
* File structure: ProperModule
* Library Dependencies: express-serve-static-core
* Module Dependencies: ../serve-static, express-serve-static-core
* Global values: e
# Credits
These definitions were written by Boris Yankov <https://github.com/borisyankov/>.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc