Socket
Socket
Sign inDemoInstall

@types/express

Package Overview
Dependencies
Maintainers
1
Versions
47
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.23-alpha to 4.0.24-alpha

0

index.d.ts

@@ -0,0 +0,0 @@ // Type definitions for Express 4.x

8

package.json
{
"name": "@types/express",
"version": "4.0.23-alpha",
"version": "4.0.24-alpha",
"description": "TypeScript definitions for Express 4.x",

@@ -8,7 +8,11 @@ "main": "",

"author": "Boris Yankov <https://github.com/borisyankov/>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",
"typings": "index.d.ts",
"dependencies": {
"@types/express-serve-static-core": "*"
"@types/express-serve-static-core": "4.0.*"
}
}

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

Additional Details
* Last updated: Wed, 25 May 2016 04:20:09 GMT
* Last updated: Fri, 01 Jul 2016 18:42:22 GMT
* File structure: ProperModule

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

@@ -28,3 +28,3 @@ {

],
"contentHash": "9a9ce21204f24773193110bed0189b027efcbb790759d3e9c7590eaa282a2601"
"contentHash": "645482818051834c5ab9175ba29cb42c42bf543102c6067af4f2799bd03c2a2d"
}
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