@xyd-js/mcp 0.0.0-build-c348243-20251013000932 → 0.0.0-build-56377ca-20251013180714

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.
Files changed (2) hide show
  1. package/dist/index.js +3 -3
  2. package/package.json +9 -9
package/dist/index.js CHANGED
@@ -94010,7 +94010,7 @@ var $resume = s91.resume;
94010
94010
  var e487 = __toESM(require_react(), 1);
94011
94011
  var import_react5 = __toESM(require_react(), 1);
94012
94012
 
94013
- // ../xyd-atlas/dist/VideoGuide-b6TmCu87-BWu_u92C.js
94013
+ // ../xyd-atlas/dist/VideoGuide-ByloswTY-BWu_u92C.js
94014
94014
  var import_react4 = __toESM(require_react(), 1);
94015
94015
 
94016
94016
  // ../../node_modules/.pnpm/openux-js@0.0.0-pre.1_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/openux-js/dist/index.js
@@ -107900,7 +107900,7 @@ var $ChevronLeft = ChevronLeft;
107900
107900
  var $ChevronRight = ChevronRight;
107901
107901
  var $Copy = Copy;
107902
107902
 
107903
- // ../xyd-atlas/dist/VideoGuide-b6TmCu87-BWu_u92C.js
107903
+ // ../xyd-atlas/dist/VideoGuide-ByloswTY-BWu_u92C.js
107904
107904
  function f2(e241, t238) {
107905
107905
  (t238 == null || t238 > e241.length) && (t238 = e241.length);
107906
107906
  for (var r161 = 0, n232 = Array(t238);r161 < t238; r161++)
@@ -143132,7 +143132,7 @@ function oapSchemaToReferences(schema2, options) {
143132
143132
  if (reference) {
143133
143133
  const ctx = reference.context;
143134
143134
  ctx.path = endpointPath;
143135
- if (!ctx.fullPath) {
143135
+ if (!ctx.fullPath && server) {
143136
143136
  const u29 = new URL(server);
143137
143137
  u29.pathname = path3.join(u29.pathname, endpointPath);
143138
143138
  ctx.fullPath = decodeURIComponent(u29.toString());
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyd-js/mcp",
3
- "version": "0.0.0-build-c348243-20251013000932",
3
+ "version": "0.0.0-build-56377ca-20251013180714",
4
4
  "description": "Model Context Protocol (MCP) utilities for xyd (library mode)",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -25,14 +25,14 @@
25
25
  "turndown-plugin-gfm": "^1.0.2",
26
26
  "unist-builder": "^4.0.0",
27
27
  "zod": "^3.25.76",
28
- "@xyd-js/components": "0.0.0-build-c348243-20251013000932",
29
- "@xyd-js/core": "0.0.0-build-c348243-20251013000932",
30
- "@xyd-js/framework": "0.0.0-build-c348243-20251013000932",
31
- "@xyd-js/gql": "0.0.0-build-c348243-20251013000932",
32
- "@xyd-js/atlas": "0.0.0-build-c348243-20251013000932",
33
- "@xyd-js/openapi": "0.0.0-build-c348243-20251013000932",
34
- "@xyd-js/plugins": "0.0.0-build-c348243-20251013000932",
35
- "@xyd-js/uniform": "0.0.0-build-c348243-20251013000932"
28
+ "@xyd-js/atlas": "0.0.0-build-56377ca-20251013180714",
29
+ "@xyd-js/components": "0.0.0-build-56377ca-20251013180714",
30
+ "@xyd-js/core": "0.0.0-build-56377ca-20251013180714",
31
+ "@xyd-js/framework": "0.0.0-build-56377ca-20251013180714",
32
+ "@xyd-js/gql": "0.0.0-build-56377ca-20251013180714",
33
+ "@xyd-js/openapi": "0.0.0-build-56377ca-20251013180714",
34
+ "@xyd-js/plugins": "0.0.0-build-56377ca-20251013180714",
35
+ "@xyd-js/uniform": "0.0.0-build-56377ca-20251013180714"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@types/node": "^20.9.0",