@kelnishi/satmouse 0.12.8 → 0.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -26,6 +26,7 @@ SatMouse bridges spatial input devices to web apps over WebSocket and WebTranspo
26
26
  | 18944 | WebSocket | Legacy spacemouse-proxy compat |
27
27
  | 18945 | HTTP + WebSocket | Thing Description, reference client, spatial stream |
28
28
  | 18946 | WebTransport | Low-latency HTTP/3 QUIC datagrams |
29
+ | 18947 | HTTPS | Thing Description + client (for HTTPS pages) |
29
30
 
30
31
  ## Platforms
31
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kelnishi/satmouse",
3
- "version": "0.12.8",
3
+ "version": "0.13.0",
4
4
  "description": "6DOF spatial input bridge — run with npx @kelnishi/satmouse",
5
5
  "license": "MIT",
6
6
  "bin": {