@compass-labs/api-sdk 0.3.2 → 0.3.3

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/README.md CHANGED
@@ -2,18 +2,6 @@
2
2
 
3
3
  Developer-friendly & type-safe Typescript SDK specifically catered to leverage *@compass-labs/api-sdk* API.
4
4
 
5
- <div align="left">
6
- <a href="https://www.speakeasy.com/?utm_source=@compass-labs/api-sdk&utm_campaign=typescript"><img src="https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge&logoColor=FBE331&logo=speakeasy&labelColor=545454" /></a>
7
- <a href="https://opensource.org/licenses/MIT">
8
- <img src="https://img.shields.io/badge/License-MIT-blue.svg" style="width: 100px; height: 28px;" />
9
- </a>
10
- </div>
11
-
12
-
13
- <br /><br />
14
- > [!IMPORTANT]
15
- > This SDK is not yet ready for production use. To complete setup please follow the steps outlined in your [workspace](https://app.speakeasy.com/org/compasslabs/api). Delete this section before > publishing to a package manager.
16
-
17
5
  <!-- Start Summary [summary] -->
18
6
  ## Summary
19
7
 
@@ -686,5 +674,3 @@ looking for the latest version.
686
674
 
687
675
  While we value open-source contributions to this SDK, this library is generated programmatically. Any manual changes added to internal files will be overwritten on the next generation.
688
676
  We look forward to hearing your feedback. Feel free to open a PR or an issue with a proof of concept and we'll do our best to include it in a future release.
689
-
690
- ### SDK Created by [Speakeasy](https://www.speakeasy.com/?utm_source=@compass-labs/api-sdk&utm_campaign=typescript)
package/bin/mcp-server.js CHANGED
@@ -34205,9 +34205,9 @@ var init_config = __esm(() => {
34205
34205
  SDK_METADATA = {
34206
34206
  language: "typescript",
34207
34207
  openapiDocVersion: "0.0.1",
34208
- sdkVersion: "0.3.2",
34208
+ sdkVersion: "0.3.3",
34209
34209
  genVersion: "2.616.1",
34210
- userAgent: "speakeasy-sdk/typescript 0.3.2 2.616.1 0.0.1 @compass-labs/api-sdk"
34210
+ userAgent: "speakeasy-sdk/typescript 0.3.3 2.616.1 0.0.1 @compass-labs/api-sdk"
34211
34211
  };
34212
34212
  });
34213
34213
 
@@ -52410,7 +52410,7 @@ it to be traded on DeFi protocols.`,
52410
52410
  function createMCPServer(deps) {
52411
52411
  const server = new McpServer({
52412
52412
  name: "CompassApiSDK",
52413
- version: "0.3.2"
52413
+ version: "0.3.3"
52414
52414
  });
52415
52415
  const client = new CompassApiSDKCore({
52416
52416
  apiKeyAuth: deps.apiKeyAuth,
@@ -53767,7 +53767,7 @@ var routes = an({
53767
53767
  var app = He(routes, {
53768
53768
  name: "mcp",
53769
53769
  versionInfo: {
53770
- currentVersion: "0.3.2"
53770
+ currentVersion: "0.3.3"
53771
53771
  }
53772
53772
  });
53773
53773
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -53775,5 +53775,5 @@ export {
53775
53775
  app
53776
53776
  };
53777
53777
 
53778
- //# debugId=44CD68CC3E24DCE964756E2164756E21
53778
+ //# debugId=3D2806DB5BE5320464756E2164756E21
53779
53779
  //# sourceMappingURL=mcp-server.js.map