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

@types/novnc__novnc

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/novnc__novnc - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

8

novnc__novnc/index.d.ts

@@ -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

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