@unkey/api 2.1.2 → 2.1.4

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
@@ -34499,9 +34499,9 @@ var init_config = __esm(() => {
34499
34499
  SDK_METADATA = {
34500
34500
  language: "typescript",
34501
34501
  openapiDocVersion: "2.0.0",
34502
- sdkVersion: "2.1.2",
34503
- genVersion: "2.753.6",
34504
- userAgent: "speakeasy-sdk/typescript 2.1.2 2.753.6 2.0.0 @unkey/api"
34502
+ sdkVersion: "2.1.4",
34503
+ genVersion: "2.755.9",
34504
+ userAgent: "speakeasy-sdk/typescript 2.1.4 2.755.9 2.0.0 @unkey/api"
34505
34505
  };
34506
34506
  });
34507
34507
 
@@ -43161,7 +43161,7 @@ Use this to create premium tiers with higher limits, apply stricter limits to sp
43161
43161
  function createMCPServer(deps) {
43162
43162
  const server = new McpServer({
43163
43163
  name: "Unkey",
43164
- version: "2.1.2"
43164
+ version: "2.1.4"
43165
43165
  });
43166
43166
  const client = new UnkeyCore({
43167
43167
  rootKey: deps.rootKey,
@@ -44455,7 +44455,7 @@ var routes = ln({
44455
44455
  var app = _e(routes, {
44456
44456
  name: "mcp",
44457
44457
  versionInfo: {
44458
- currentVersion: "2.1.2"
44458
+ currentVersion: "2.1.4"
44459
44459
  }
44460
44460
  });
44461
44461
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -44463,5 +44463,5 @@ export {
44463
44463
  app
44464
44464
  };
44465
44465
 
44466
- //# debugId=77A6B0E086C5EA3664756E2164756E21
44466
+ //# debugId=E68430BBB4B1D60364756E2164756E21
44467
44467
  //# sourceMappingURL=mcp-server.js.map