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.9.0
to
0.10.0
+3
-3
package.json
{
"name": "@panerelay/browser-use",
"version": "0.9.0",
"version": "0.10.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.9.0",
"@panerelay/protocol": "0.9.0"
"@panerelay/browser-registry": "0.10.0",
"@panerelay/protocol": "0.10.0"
},

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

@@ -20,3 +20,3 @@ # `@panerelay/browser-use`

```bash
npx skills add F-loat/panerelay --skill panerelay
npx skills add https://github.com/F-loat/panerelay --skill panerelay
```

@@ -23,0 +23,0 @@