@threadbase-sh/streamer 1.15.3 → 1.16.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@threadbase-sh/streamer",
3
- "version": "1.15.3",
3
+ "version": "1.16.0",
4
4
  "description": "PTY session management, WebSocket streaming, and REST API server for Claude Code conversations",
5
5
  "license": "MIT",
6
6
  "author": "Ronen Mars",
@@ -92,7 +92,7 @@
92
92
  "@xterm/headless": "^6.0.0",
93
93
  "better-sqlite3": "^12.9.0",
94
94
  "chokidar": "^5.0.0",
95
- "commander": "^12.0.0",
95
+ "commander": "^15.0.0",
96
96
  "date-fns": "^4.4.0",
97
97
  "dotenv": "^17.4.2",
98
98
  "heic-convert": "^2.1.0",