Socket
Socket
Sign inDemoInstall

@types/connect

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/connect - npm Package Compare versions

Comparing version 3.4.34 to 3.4.35

2

connect/index.d.ts

@@ -21,3 +21,3 @@ // Type definitions for connect v3.4.0

export class IncomingMessage extends http.IncomingMessage {
originalUrl?: http.IncomingMessage["url"];
originalUrl?: http.IncomingMessage["url"] | undefined;
}

@@ -24,0 +24,0 @@

{
"name": "@types/connect",
"version": "3.4.34",
"version": "3.4.35",
"description": "TypeScript definitions for connect",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect",
"license": "MIT",

@@ -29,4 +30,4 @@ "contributors": [

},
"typesPublisherContentHash": "2fd2f6a2f7b9371cdb60b971639b4d26989e6035dc30fb0ad12e72645dcb002d",
"typeScriptVersion": "3.3"
"typesPublisherContentHash": "09c0dcec5f675cb2bdd7487a85447955f769ef4ab174294478c4f055b528fecc",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Tue, 08 Dec 2020 20:44:59 GMT
* Last updated: Tue, 06 Jul 2021 20:32:28 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

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