@contentful/mcp-server 1.7.0 → 1.7.2

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.
@@ -1,3 +1,4 @@
1
+ var __defProp = Object.defineProperty;
1
2
  var __getOwnPropNames = Object.getOwnPropertyNames;
2
3
  var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
3
4
  get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
@@ -11,6 +12,10 @@ var __esm = (fn, res) => function __init() {
11
12
  var __commonJS = (cb, mod) => function __require2() {
12
13
  return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
13
14
  };
15
+ var __export = (target, all) => {
16
+ for (var name in all)
17
+ __defProp(target, name, { get: all[name], enumerable: true });
18
+ };
14
19
 
15
20
  // ../../node_modules/tsup/assets/esm_shims.js
16
21
  import path from "path";
@@ -24,6 +29,7 @@ var init_esm_shims = __esm({
24
29
  export {
25
30
  __require,
26
31
  __commonJS,
32
+ __export,
27
33
  init_esm_shims
28
34
  };
29
- //# sourceMappingURL=chunk-CG6OBJAX.js.map
35
+ //# sourceMappingURL=chunk-MZ2XF643.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../node_modules/tsup/assets/esm_shims.js"],"sourcesContent":["// Shim globals in esm bundle\nimport path from 'node:path'\nimport { fileURLToPath } from 'node:url'\n\nconst getFilename = () => fileURLToPath(import.meta.url)\nconst getDirname = () => path.dirname(getFilename())\n\nexport const __dirname = /* @__PURE__ */ getDirname()\nexport const __filename = /* @__PURE__ */ getFilename()\n"],"mappings":";;;;;;;;;;;;;;;AACA,OAAO,UAAU;AACjB,SAAS,qBAAqB;AAF9B;AAAA;AAAA;AAAA;AAAA;","names":[]}
1
+ {"version":3,"sources":["../../../node_modules/tsup/assets/esm_shims.js"],"sourcesContent":["// Shim globals in esm bundle\nimport path from 'node:path'\nimport { fileURLToPath } from 'node:url'\n\nconst getFilename = () => fileURLToPath(import.meta.url)\nconst getDirname = () => path.dirname(getFilename())\n\nexport const __dirname = /* @__PURE__ */ getDirname()\nexport const __filename = /* @__PURE__ */ getFilename()\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AACA,OAAO,UAAU;AACjB,SAAS,qBAAqB;AAF9B;AAAA;AAAA;AAAA;AAAA;","names":[]}
@@ -2,7 +2,7 @@ import {
2
2
  __commonJS,
3
3
  __require,
4
4
  init_esm_shims
5
- } from "./chunk-CG6OBJAX.js";
5
+ } from "./chunk-MZ2XF643.js";
6
6
 
7
7
  // ../../node_modules/mcps-logger/dist/client.js
8
8
  var require_client = __commonJS({
@@ -137,4 +137,4 @@ var require_console = __commonJS({
137
137
  }
138
138
  });
139
139
  export default require_console();
140
- //# sourceMappingURL=console-MJVCWHNJ.js.map
140
+ //# sourceMappingURL=console-RSZRU2O5.js.map