Socket
Socket
Sign inDemoInstall

@types/global-tunnel-ng

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

4

global-tunnel-ng/index.d.ts

@@ -17,4 +17,4 @@ // Type definitions for global-tunnel-ng 2.1

port: number;
connect?: 'neither' | 'https' | 'both' | undefined;
protocol?: 'http:' | 'https:' | undefined;
connect?: "neither" | "https" | "both" | undefined;
protocol?: "http:" | "https:" | undefined;
proxyAuth?: string | undefined;

@@ -21,0 +21,0 @@ sockets?: number | undefined;

{
"name": "@types/global-tunnel-ng",
"version": "2.1.1",
"version": "2.1.2",
"description": "TypeScript definitions for global-tunnel-ng",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/global-tunnel-ng",

"dependencies": {},
"typesPublisherContentHash": "cc9af539ddfb7feb51b04f6457c7d33d46d194ea3d60c9a7b346486a90716fde",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "cd7b269e723bb13fce06848cc0752d7b15a7ccfc0be3d540a6ce1b71d20b1976",
"typeScriptVersion": "4.5"
}

@@ -27,4 +27,4 @@ # Installation

port: number;
connect?: 'neither' | 'https' | 'both' | undefined;
protocol?: 'http:' | 'https:' | undefined;
connect?: "neither" | "https" | "both" | undefined;
protocol?: "http:" | "https:" | undefined;
proxyAuth?: string | undefined;

@@ -39,3 +39,3 @@ sockets?: number | undefined;

### Additional Details
* Last updated: Thu, 08 Jul 2021 12:02:14 GMT
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT
* Dependencies: none

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc