@xbrowser/cli 1.24.2 → 1.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -48,7 +48,7 @@ import {
48
48
  splitCommand,
49
49
  waitForAIResponse,
50
50
  waitForPage
51
- } from "./chunk-LTLMDKWG.js";
51
+ } from "./chunk-I4WCDFZR.js";
52
52
  import {
53
53
  SessionRecorder
54
54
  } from "./chunk-IR6C24P7.js";
@@ -6377,7 +6377,7 @@ async function handleRemote(args, options, mode) {
6377
6377
  }
6378
6378
  }
6379
6379
  async function startMcpServer() {
6380
- const { startMcpStdio } = await import("./server-Y5VVPRC6.js");
6380
+ const { startMcpStdio } = await import("./server-L7IV24YL.js");
6381
6381
  startMcpStdio();
6382
6382
  }
6383
6383
 
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  executeChain,
3
3
  executeCommand
4
- } from "./chunk-SUHS2EWV.js";
4
+ } from "./chunk-SGALUO4Z.js";
5
5
  import "./chunk-JKVUFP3G.js";
6
6
  import "./chunk-3OD76SUE.js";
7
7
  import "./chunk-ZTHE5RBZ.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  executeChain,
3
3
  executeCommand
4
- } from "./chunk-LTLMDKWG.js";
4
+ } from "./chunk-I4WCDFZR.js";
5
5
  import "./chunk-PKXJST62.js";
6
6
  import "./chunk-JKVUFP3G.js";
7
7
  import "./chunk-3OD76SUE.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xbrowser/cli",
3
- "version": "1.24.2",
3
+ "version": "1.25.0",
4
4
  "description": "Browser automation CLI for web scraping, headless browsing, SEO analysis, and AI agent workflows. A command-line alternative to Playwright, Puppeteer, and Selenium.",
5
5
  "type": "module",
6
6
  "bin": {