@cloudinary/asset-management-mcp 0.6.0 → 0.6.1

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/bin/mcp-server.js CHANGED
@@ -4054,9 +4054,9 @@ var init_config = __esm(() => {
4054
4054
  SDK_METADATA = {
4055
4055
  language: "typescript",
4056
4056
  openapiDocVersion: "0.3.5",
4057
- sdkVersion: "0.6.0",
4057
+ sdkVersion: "0.6.1",
4058
4058
  genVersion: "2.755.9",
4059
- userAgent: "speakeasy-sdk/mcp-typescript 0.6.0 2.755.9 0.3.5 @cloudinary/asset-management-mcp"
4059
+ userAgent: "speakeasy-sdk/mcp-typescript 0.6.1 2.755.9 0.3.5 @cloudinary/asset-management-mcp"
4060
4060
  };
4061
4061
  });
4062
4062
 
@@ -53090,7 +53090,7 @@ A report on the status of product environment usage, including storage, credits,
53090
53090
  function createMCPServer(deps) {
53091
53091
  const server = new McpServer({
53092
53092
  name: "CloudinaryAssetMgmt",
53093
- version: "0.6.0"
53093
+ version: "0.6.1"
53094
53094
  });
53095
53095
  const getClient = deps.getSDK || (() => new CloudinaryAssetMgmtCore({
53096
53096
  security: deps.security,
@@ -54431,7 +54431,7 @@ var routes = ln({
54431
54431
  var app = _e(routes, {
54432
54432
  name: "mcp",
54433
54433
  versionInfo: {
54434
- currentVersion: "0.6.0"
54434
+ currentVersion: "0.6.1"
54435
54435
  }
54436
54436
  });
54437
54437
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -54439,5 +54439,5 @@ export {
54439
54439
  app
54440
54440
  };
54441
54441
 
54442
- //# debugId=CCCEB11A83ADB85D64756E2164756E21
54442
+ //# debugId=CA65099A33E78A0064756E2164756E21
54443
54443
  //# sourceMappingURL=mcp-server.js.map