New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@novnc/novnc

Package Overview
Dependencies
Maintainers
4
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@novnc/novnc - npm Package Compare versions

Comparing version 1.5.0-gc7bd247 to 1.5.0-gd5315eb

2

lib/util/browser.js

@@ -42,3 +42,3 @@ "use strict";

var isTouchDevice = exports.isTouchDevice = 'ontouchstart' in document.documentElement ||
// requried for Chrome debugger
// required for Chrome debugger
document.ontouchstart !== undefined ||

@@ -45,0 +45,0 @@ // required for MS Surface

{
"name": "@novnc/novnc",
"version": "1.5.0-gc7bd247",
"version": "1.5.0-gd5315eb",
"description": "An HTML5 VNC client",

@@ -5,0 +5,0 @@ "browser": "lib/rfb",

@@ -71,2 +71,3 @@ ## noVNC: HTML VNC client library and application

* Supports scaling, clipping and resizing the desktop
* Supports back & forward mouse buttons
* Local cursor rendering

@@ -146,3 +147,3 @@ * Clipboard copy/paste with full Unicode support

configured to listen on multiple ports connecting to multiple VNC servers
(effectively a service runing multiple instances of novnc).
(effectively a service running multiple instances of novnc).
Instructions (with example values):

@@ -149,0 +150,0 @@

Sorry, the diff of this file is too big to display

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