@panerelay/browser-use
Advanced tools
+5
-5
| { | ||
| "name": "@panerelay/browser-use", | ||
| "version": "0.7.0", | ||
| "version": "0.8.0", | ||
| "description": "Use browser-use CLI, Skill, and CLI MCP with current-tab or all-supported-tabs authorization through Panerelay.", | ||
@@ -10,3 +10,3 @@ "type": "module", | ||
| "url": "git+https://github.com/F-loat/panerelay.git", | ||
| "directory": "packages/browser-use" | ||
| "directory": "packages/adapters/browser-use" | ||
| }, | ||
@@ -42,4 +42,4 @@ "homepage": "https://github.com/F-loat/panerelay#readme", | ||
| "dependencies": { | ||
| "@panerelay/browser-registry": "0.7.0", | ||
| "@panerelay/protocol": "0.7.0" | ||
| "@panerelay/browser-registry": "0.8.0", | ||
| "@panerelay/protocol": "0.8.0" | ||
| }, | ||
@@ -49,4 +49,4 @@ "scripts": { | ||
| "typecheck": "tsc -p tsconfig.json --noEmit", | ||
| "test": "pnpm run build && node ../../scripts/run-compiled-tests.mjs dist" | ||
| "test": "pnpm run build && node ../../../scripts/run-compiled-tests.mjs dist" | ||
| } | ||
| } |
+2
-2
@@ -116,3 +116,3 @@ # `@panerelay/browser-use` | ||
| - [Upstream browser-use CLI MCP documentation](https://docs.browser-use.com/open-source/customize/integrations/mcp-server) | ||
| - [Panerelay browser-use 0.13.7 compatibility record](../../docs/compatibility/browser-use-0.13.7.md) | ||
| - [`@panerelay/setup` technical reference](../setup/README.md) | ||
| - [Panerelay browser-use 0.13.7 compatibility record](../../../docs/compatibility/browser-use-0.13.7.md) | ||
| - [`@panerelay/setup` technical reference](../../setup/README.md) |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
29562
0.06%+ Added
+ Added
- Removed
- Removed
Updated