@types/novnc__novnc
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -8,3 +8,3 @@ // Type definitions for @novnc/novnc 1.3 | ||
// eslint-disable-next-line @definitelytyped/no-declare-current-package | ||
declare module '@novnc/novnc/core/rfb' { | ||
declare module "@novnc/novnc/core/rfb" { | ||
/** | ||
@@ -111,3 +111,3 @@ * An `object` specifying the credentials to provide to the server when authenticating. | ||
*/ | ||
capabilities: CustomEvent<{ capabilities: NoVncClient['capabilities'] }>; | ||
capabilities: CustomEvent<{ capabilities: NoVncClient["capabilities"] }>; | ||
} | ||
@@ -305,3 +305,3 @@ | ||
// eslint-disable-next-line @definitelytyped/no-declare-current-package | ||
declare module '@novnc/novnc/core/util/browser' { | ||
declare module "@novnc/novnc/core/util/browser" { | ||
let isTouchDevice: boolean; | ||
@@ -321,3 +321,3 @@ let dragThreshold: number; | ||
// eslint-disable-next-line @definitelytyped/no-declare-current-package | ||
declare module '@novnc/novnc/core/input/util' { | ||
declare module "@novnc/novnc/core/input/util" { | ||
interface KeyboardEventBase { | ||
@@ -324,0 +324,0 @@ char?: string; |
{ | ||
"name": "@types/novnc__novnc", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "TypeScript definitions for @novnc/novnc", | ||
@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/novnc__novnc", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b094c1cad1fbb6745389177cd050ed066076e0600ca6db851184319a22e79b52", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "53ac102acd3e75256018f8a2a56cefb90ed57dba462cb5af876d036841d84733", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 11 Sep 2023 15:33:20 GMT | ||
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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