Fixes a XSS vulnerability in the noVNC status display which could allow remote VNC servers to inject arbitrary HTML into the noVNC display page.
@@ -1 +1 @@
-0.6.1
+0.6.2
@@ -1,6 +1,6 @@
{
"name": "noVNC",
- "version": "0.6.1",
+ "version": "0.6.2",
"description": "An HTML5 VNC client",
"main": "karma.conf.js",
"directories": {