Sign In

@panerelay/browser-use

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@panerelay/browser-use - npm Package Compare versions

Comparing version
0.6.0
to
0.7.0
+3
-3
package.json
{
"name": "@panerelay/browser-use",
"version": "0.6.0",
"version": "0.7.0",
"description": "Use browser-use CLI, Skill, and CLI MCP with current-tab or all-supported-tabs authorization through Panerelay.",

@@ -41,4 +41,4 @@ "type": "module",

"dependencies": {
"@panerelay/browser-registry": "0.6.0",
"@panerelay/protocol": "0.6.0"
"@panerelay/browser-registry": "0.7.0",
"@panerelay/protocol": "0.7.0"
},

@@ -45,0 +45,0 @@ "scripts": {

@@ -108,2 +108,4 @@ # `@panerelay/browser-use`

New Side Panel conversations may inject the originating opaque target UUID. Keep the existing `BU_NAME=panerelay` lane, call the supplied `switch_tab(targetId)`, and verify with `page_info()` before acting. This uses Browser Harness's existing exact target selector; Panerelay does not start a per-conversation daemon or fall back to Direct mode, another browser, or URL/title matching when the target is unavailable.
## Compatibility

@@ -110,0 +112,0 @@