New:Socket for Asana Is Now Available.Learn more
Get Started

@mearl/client

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mearl/client - npm Package Compare versions

Comparing version
2.9.4
to
2.9.5
+1
-1
dist/commands.d.ts

@@ -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";

@@ -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 @@ {

{
"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": {