Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/guacamole-common-js

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/guacamole-common-js - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

1

guacamole-common-js/index.d.ts

@@ -7,2 +7,3 @@ // Type definitions for guacamole-common-js 1.3

// Jon Sun <https://github.com/Talent30>
// Linh Nguyen <https://github.com/linn-gith>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -9,0 +10,0 @@ // This is a fork of https://github.com/DefinitelyTyped/DefinitelyTyped/tree/4f7f0feac5f5a43f56a1d579a3b2aff67c65e461/types/guacamole-client

2

guacamole-common-js/lib/HTTPTunnel.d.ts

@@ -15,3 +15,3 @@ import { Tunnel } from './Tunnel';

*/
constructor(tunnelURL: string, crossDomain?: boolean, extraTunnelHeaders?: boolean);
constructor(tunnelURL: string, crossDomain?: boolean, extraTunnelHeaders?: Record<string, string>);
}
{
"name": "@types/guacamole-common-js",
"version": "1.3.1",
"version": "1.3.2",
"description": "TypeScript definitions for guacamole-common-js",

@@ -27,2 +27,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/guacamole-common-js",

"githubUsername": "Talent30"
},
{
"name": "Linh Nguyen",
"url": "https://github.com/linn-gith",
"githubUsername": "linn-gith"
}

@@ -39,4 +44,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "a86e632987d29431f52b7d93331ff83eceda20b26140d7566856f3cbe95d18f1",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "b201ebe44b0a622b6d69042999117118f981598ef758a9c166eff684a5b2f1e7",
"typeScriptVersion": "4.1"
}

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

### Additional Details
* Last updated: Sun, 20 Feb 2022 03:01:29 GMT
* Last updated: Tue, 04 Oct 2022 10:03:07 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Konstantin Simeonov](https://github.com/KonstantinSimeonov), [Alex Vakrilov](https://github.com/vakrilov), [Petar Metodiev](https://github.com/PetarMetodiev), and [Jon Sun](https://github.com/Talent30).
These definitions were written by [Konstantin Simeonov](https://github.com/KonstantinSimeonov), [Alex Vakrilov](https://github.com/vakrilov), [Petar Metodiev](https://github.com/PetarMetodiev), [Jon Sun](https://github.com/Talent30), and [Linh Nguyen](https://github.com/linn-gith).
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