@types/guacamole-common-js
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -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 |
@@ -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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
120920
2872
0