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.11.0 to 4.11.1

2

express/index.d.ts

@@ -18,3 +18,3 @@ // Type definitions for Express 4.11

import * as bodyParser from "body-parser";
import * as serveStatic from "serve-static";
import serveStatic = require("serve-static");
import * as core from "express-serve-static-core";

@@ -21,0 +21,0 @@

{
"name": "@types/express",
"version": "4.11.0",
"version": "4.11.1",
"description": "TypeScript definitions for Express",

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "6e3a4d9ef67dc6ae8499529a28f059f784fd4fdb3f155902a4b2f552880a144e",
"typesPublisherContentHash": "bea29462c13a5204859d5ac3bb917bae720aff3de620dd36b71440b71556efa5",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Wed, 20 Dec 2017 14:50:50 GMT
* Last updated: Thu, 01 Feb 2018 22:21:16 GMT
* Dependencies: body-parser, serve-static, express-serve-static-core

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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