@mcp-use/inspector 7.0.0-canary.13 → 7.0.0-canary.14
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/cdn/inspector.js
CHANGED
|
@@ -26903,7 +26903,7 @@ var Ud = class {
|
|
|
26903
26903
|
//#region src/client/telemetry/utils.ts
|
|
26904
26904
|
function of() {
|
|
26905
26905
|
try {
|
|
26906
|
-
return "7.0.0-canary.
|
|
26906
|
+
return "7.0.0-canary.14";
|
|
26907
26907
|
} catch {
|
|
26908
26908
|
return "0.0.0";
|
|
26909
26909
|
}
|
|
@@ -48440,9 +48440,9 @@ var qA, JA, YA, XA, ZA, QA, $A, ej, tj, nj, rj, ij, aj, oj, Kce, qce, sj, cj, lj
|
|
|
48440
48440
|
}(), Oue);
|
|
48441
48441
|
}));
|
|
48442
48442
|
//#endregion
|
|
48443
|
-
//#region ../mcp-use/dist/chunk-
|
|
48443
|
+
//#region ../mcp-use/dist/chunk-7V54ZSUJ.js
|
|
48444
48444
|
Yp();
|
|
48445
|
-
var Nue = "1.29.0-canary.
|
|
48445
|
+
var Nue = "1.29.0-canary.14";
|
|
48446
48446
|
function QF() {
|
|
48447
48447
|
return Nue;
|
|
48448
48448
|
}
|
|
@@ -58918,7 +58918,7 @@ function Tme({ id: e, options: t, defaultCallbackUrl: n, defaultProxyConfig: r,
|
|
|
58918
58918
|
approveElicitation: P,
|
|
58919
58919
|
rejectElicitation: F
|
|
58920
58920
|
}, r = ae.current, i = oe.current, a = i.tools !== re, o = i.resources !== ie, s = i.prompts !== R;
|
|
58921
|
-
!r || r.state !== n.state || r.error !== n.error || r.authUrl !== n.authUrl || a || o || s || r.serverInfo !== n.serverInfo || r.capabilities !== n.capabilities || r.notifications.length !== n.notifications.length || r.unreadNotificationCount !== n.unreadNotificationCount || r.pendingSamplingRequests.length !== n.pendingSamplingRequests.length || r.pendingElicitationRequests.length !== n.pendingElicitationRequests.length || !r.client ? (ae.current = n, oe.current = {
|
|
58921
|
+
!r || r.name !== n.name || r.state !== n.state || r.error !== n.error || r.authUrl !== n.authUrl || a || o || s || r.serverInfo !== n.serverInfo || r.capabilities !== n.capabilities || r.notifications.length !== n.notifications.length || r.unreadNotificationCount !== n.unreadNotificationCount || r.pendingSamplingRequests.length !== n.pendingSamplingRequests.length || r.pendingElicitationRequests.length !== n.pendingElicitationRequests.length || !r.client ? (ae.current = n, oe.current = {
|
|
58922
58922
|
tools: re,
|
|
58923
58923
|
resources: ie,
|
|
58924
58924
|
prompts: R
|