mcp-use 1.11.0-canary.18 → 1.11.0-canary.19

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.
@@ -92,7 +92,7 @@ function generateUUID() {
92
92
  __name(generateUUID, "generateUUID");
93
93
 
94
94
  // src/version.ts
95
- var VERSION = "1.11.0-canary.18";
95
+ var VERSION = "1.11.0-canary.19";
96
96
  function getPackageVersion() {
97
97
  return VERSION;
98
98
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Tel,
3
3
  Telemetry
4
- } from "./chunk-MIY5EBAT.js";
4
+ } from "./chunk-2CX2RMGM.js";
5
5
  import {
6
6
  logger
7
7
  } from "./chunk-FRUZDWXH.js";
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  BaseMCPClient,
3
3
  HttpConnector
4
- } from "./chunk-M6HG2X4Q.js";
4
+ } from "./chunk-5QAH2BZN.js";
5
5
  import {
6
6
  Tel,
7
7
  getPackageVersion
8
- } from "./chunk-MIY5EBAT.js";
8
+ } from "./chunk-2CX2RMGM.js";
9
9
  import {
10
10
  logger
11
11
  } from "./chunk-FRUZDWXH.js";
@@ -4,11 +4,11 @@ import {
4
4
  ConnectionManager,
5
5
  HttpConnector,
6
6
  MCPSession
7
- } from "./chunk-M6HG2X4Q.js";
7
+ } from "./chunk-5QAH2BZN.js";
8
8
  import {
9
9
  Tel,
10
10
  getPackageVersion
11
- } from "./chunk-MIY5EBAT.js";
11
+ } from "./chunk-2CX2RMGM.js";
12
12
  import {
13
13
  logger
14
14
  } from "./chunk-FRUZDWXH.js";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  BrowserMCPClient
3
- } from "./chunk-OD724W55.js";
4
- import {
5
- Tel
6
- } from "./chunk-MIY5EBAT.js";
3
+ } from "./chunk-7KWUIU7I.js";
7
4
  import {
8
5
  BrowserOAuthClientProvider,
9
6
  sanitizeUrl
10
7
  } from "./chunk-J75I2C26.js";
8
+ import {
9
+ Tel
10
+ } from "./chunk-2CX2RMGM.js";
11
11
  import {
12
12
  __name
13
13
  } from "./chunk-3GQAWCBQ.js";