@unkey/api 2.0.1 → 2.0.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.
package/bin/mcp-server.js CHANGED
@@ -34269,9 +34269,9 @@ var init_config = __esm(() => {
34269
34269
  SDK_METADATA = {
34270
34270
  language: "typescript",
34271
34271
  openapiDocVersion: "2.0.0",
34272
- sdkVersion: "2.0.1",
34273
- genVersion: "2.669.0",
34274
- userAgent: "speakeasy-sdk/typescript 2.0.1 2.669.0 2.0.0 @unkey/api"
34272
+ sdkVersion: "2.0.2",
34273
+ genVersion: "2.672.0",
34274
+ userAgent: "speakeasy-sdk/typescript 2.0.2 2.672.0 2.0.0 @unkey/api"
34275
34275
  };
34276
34276
  });
34277
34277
 
@@ -42647,7 +42647,7 @@ Use this to create premium tiers with higher limits, apply stricter limits to sp
42647
42647
  function createMCPServer(deps) {
42648
42648
  const server = new McpServer({
42649
42649
  name: "Unkey",
42650
- version: "2.0.1"
42650
+ version: "2.0.2"
42651
42651
  });
42652
42652
  const client = new UnkeyCore({
42653
42653
  rootKey: deps.rootKey,
@@ -43933,7 +43933,7 @@ var routes = ln({
43933
43933
  var app = _e(routes, {
43934
43934
  name: "mcp",
43935
43935
  versionInfo: {
43936
- currentVersion: "2.0.1"
43936
+ currentVersion: "2.0.2"
43937
43937
  }
43938
43938
  });
43939
43939
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -43941,5 +43941,5 @@ export {
43941
43941
  app
43942
43942
  };
43943
43943
 
43944
- //# debugId=76B046E9C368589264756E2164756E21
43944
+ //# debugId=51ECC4F5750F7C2E64756E2164756E21
43945
43945
  //# sourceMappingURL=mcp-server.js.map