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.30 to 3.4.31

connect/LICENSE

2

connect/index.d.ts
// Type definitions for connect v3.4.0
// Project: https://github.com/senchalabs/connect
// Definitions by: Maxime LUCE <https://github.com/SomaticIT/>
// Definitions by: Maxime LUCE <https://github.com/SomaticIT>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -5,0 +5,0 @@

{
"name": "@types/connect",
"version": "3.4.30",
"description": "TypeScript definitions for connect v3.4.0",
"version": "3.4.31",
"description": "TypeScript definitions for connect",
"license": "MIT",
"author": "Maxime LUCE <https://github.com/SomaticIT/>",
"contributors": [
{
"name": "Maxime LUCE",
"url": "https://github.com/SomaticIT"
}
],
"main": "",

@@ -16,4 +21,4 @@ "repository": {

},
"typings": "index.d.ts",
"typesPublisherContentHash": "199ef730a9375bbde32e7d43e3509db3e94ee5e2cf2f8fa186d98e35944db4fa"
"typesPublisherContentHash": "6a57450806ce3c8be2bdd714e3a8a77f261eb70203dd67b0b8185a98dedbf713",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for connect v3.4.0 (https://github.com/senchalabs/connect).
This package contains type definitions for connect (https://github.com/senchalabs/connect).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/connect
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect
Additional Details
* Last updated: Mon, 19 Sep 2016 16:15:24 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: http
* Global values: createServer
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT
* Dependencies: http, node
* Global values: none
# Credits
These definitions were written by Maxime LUCE <https://github.com/SomaticIT/>.
These definitions were written by Maxime LUCE <https://github.com/SomaticIT>.
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