🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

wolfpack-bridge

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wolfpack-bridge - npm Package Compare versions

Comparing version
1.5.7
to
1.5.8
+8
-11
package.json
{
"name": "wolfpack-bridge",
"version": "1.5.7",
"version": "1.5.8",
"type": "module",

@@ -20,6 +20,6 @@ "description": "Mobile command center for tmux-based AI agent sessions",

"optionalDependencies": {
"wolfpack-bridge-darwin-arm64": "1.5.7",
"wolfpack-bridge-darwin-x64": "1.5.7",
"wolfpack-bridge-linux-arm64": "1.5.7",
"wolfpack-bridge-linux-x64": "1.5.7"
"wolfpack-bridge-darwin-arm64": "1.5.8",
"wolfpack-bridge-darwin-x64": "1.5.8",
"wolfpack-bridge-linux-arm64": "1.5.8",
"wolfpack-bridge-linux-x64": "1.5.8"
},

@@ -42,8 +42,3 @@ "keywords": [

"dependencies": {
"@xterm/addon-fit": "^0.11.0",
"@xterm/addon-search": "^0.16.0",
"@xterm/addon-unicode11": "^0.9.0",
"@xterm/addon-web-links": "^0.12.0",
"@xterm/addon-webgl": "^0.19.0",
"@xterm/xterm": "^6.0.0",
"ghostty-web": "0.4.0",
"qrcode-terminal": "^0.12.0",

@@ -54,4 +49,6 @@ "ws": "^8.19.0"

"@playwright/test": "^1.58.2",
"@types/ws": "^8.18.1",
"bun-types": "^1.3.10",
"playwright": "^1.58.2"
}
}