@mearl/client
Advanced tools
@@ -343,3 +343,3 @@ import { type BrowserCommandAction } from './generated-browser-action-protocol.js'; | ||
| readonly type: "number"; | ||
| readonly description: "login 后续查询或选身份时复用首次返回的标签页 ID;其他操作在 CDP 模式下用于读取 Cookie"; | ||
| readonly description: "login 首次不传;后续传上次响应的 tabId;无法恢复待扫码状态时会返回新的 tabId;其他操作在 CDP 模式下用于读取 Cookie"; | ||
| }, { | ||
@@ -346,0 +346,0 @@ readonly name: "operation"; |
+1
-1
@@ -244,3 +244,3 @@ import { APP_PROFILE_NAMES, } from './generated-browser-action-protocol.js'; | ||
| type: 'number', | ||
| description: 'login 后续查询或选身份时复用首次返回的标签页 ID;其他操作在 CDP 模式下用于读取 Cookie', | ||
| description: 'login 首次不传;后续传上次响应的 tabId;无法恢复待扫码状态时会返回新的 tabId;其他操作在 CDP 模式下用于读取 Cookie', | ||
| }, | ||
@@ -247,0 +247,0 @@ { |
+2
-2
| { | ||
| "name": "@mearl/client", | ||
| "version": "2.9.4", | ||
| "version": "2.9.5", | ||
| "description": "Unified Mearl SDK & CLI for local and remote browsers", | ||
@@ -58,3 +58,3 @@ "type": "module", | ||
| "ws": "^8.18.0", | ||
| "@mearl/cloud-types": "2.9.4" | ||
| "@mearl/cloud-types": "2.9.5" | ||
| }, | ||
@@ -61,0 +61,0 @@ "devDependencies": { |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
264166
0.03%+ Added
- Removed
Updated