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.5 to 1.5.0

6

novnc__novnc/index.d.ts
// eslint-disable-next-line @definitelytyped/no-declare-current-package
declare module "@novnc/novnc/core/rfb" {
declare module "@novnc/novnc/lib/rfb" {
/**

@@ -312,3 +312,3 @@ * An `object` specifying the credentials to provide to the server when authenticating.

// eslint-disable-next-line @definitelytyped/no-declare-current-package
declare module "@novnc/novnc/core/util/browser" {
declare module "@novnc/novnc/lib/util/browser" {
let isTouchDevice: boolean;

@@ -328,3 +328,3 @@ let dragThreshold: number;

// eslint-disable-next-line @definitelytyped/no-declare-current-package
declare module "@novnc/novnc/core/input/util" {
declare module "@novnc/novnc/lib/input/util" {
interface KeyboardEventBase {

@@ -331,0 +331,0 @@ char?: string;

{
"name": "@types/novnc__novnc",
"version": "1.3.5",
"version": "1.5.0",
"description": "TypeScript definitions for @novnc/novnc",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/novnc__novnc",

"dependencies": {},
"typesPublisherContentHash": "f87b5033ac07eb3ecc20735903e03e031915919296827b140cba7c3a6a7d9004",
"typeScriptVersion": "4.7"
"typesPublisherContentHash": "0b81569f169859f4dd6e5f6a9a591c82e3d21934e974860ef287d90b7412c309",
"typeScriptVersion": "4.8"
}

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

### Additional Details
* Last updated: Fri, 19 Apr 2024 15:36:28 GMT
* Last updated: Mon, 29 Jul 2024 19:07:13 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

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