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.16-alpha to 4.0.17-alpha

5

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

@@ -12,4 +12,5 @@ "main": "",

"../serve-static": "*",
"express-serve-static-core": "*"
"express-serve-static-core": "*",
"@types/express-serve-static-core": "*"
}
}

6

README.md

@@ -14,9 +14,9 @@ # Installation

# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the express directory.
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/express
Additional Details
* Last updated: Tue, 17 May 2016 04:07:47 GMT
* Last updated: Thu, 19 May 2016 20:05:42 GMT
* Typings kind: ProperModule
* Library Dependencies: none
* Library Dependencies: express-serve-static-core
* Module Dependencies: ../serve-static, express-serve-static-core
* Global values: e
{
"authors": "Boris Yankov <https://github.com/borisyankov/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"express-serve-static-core"
],
"moduleDependencies": [

@@ -15,2 +17,3 @@ "../serve-static",

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",

@@ -17,0 +20,0 @@ "globals": [

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