@shippo/shippo-mcp 1.0.0 → 1.0.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
@@ -46623,9 +46623,9 @@ var init_config = __esm(() => {
46623
46623
  SDK_METADATA = {
46624
46624
  language: "typescript",
46625
46625
  openapiDocVersion: "2018-02-08",
46626
- sdkVersion: "1.0.0",
46626
+ sdkVersion: "1.0.1",
46627
46627
  genVersion: "2.776.3",
46628
- userAgent: "speakeasy-sdk/mcp-typescript 1.0.0 2.776.3 2018-02-08 @shippo/shippo-mcp"
46628
+ userAgent: "speakeasy-sdk/mcp-typescript 1.0.1 2.776.3 2018-02-08 @shippo/shippo-mcp"
46629
46629
  };
46630
46630
  });
46631
46631
 
@@ -61150,7 +61150,7 @@ Updates an existing webhook using the webhook object ID.`,
61150
61150
  function createMCPServer(deps) {
61151
61151
  const server = new McpServer({
61152
61152
  name: "ShippoSDK",
61153
- version: "1.0.0"
61153
+ version: "1.0.1"
61154
61154
  });
61155
61155
  const getClient = deps.getSDK || (() => new ShippoSDKCore({
61156
61156
  security: deps.security,
@@ -62542,7 +62542,7 @@ var routes = ln({
62542
62542
  var app = _e(routes, {
62543
62543
  name: "mcp",
62544
62544
  versionInfo: {
62545
- currentVersion: "1.0.0"
62545
+ currentVersion: "1.0.1"
62546
62546
  }
62547
62547
  });
62548
62548
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -62550,5 +62550,5 @@ export {
62550
62550
  app
62551
62551
  };
62552
62552
 
62553
- //# debugId=DCFEFD7CB5E16DF164756E2164756E21
62553
+ //# debugId=0E624C528247617B64756E2164756E21
62554
62554
  //# sourceMappingURL=mcp-server.js.map