@compass-labs/api-sdk 2.1.23 → 2.1.24

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.
Files changed (2) hide show
  1. package/README.md +0 -7
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,13 +2,8 @@
2
2
 
3
3
  Developer-friendly & type-safe Typescript SDK specifically catered to leverage *@compass-labs/api-sdk* API.
4
4
 
5
- [![Built by Speakeasy](https://img.shields.io/badge/Built_by-SPEAKEASY-374151?style=for-the-badge&labelColor=f3f4f6)](https://www.speakeasy.com/?utm_source=@compass-labs/api-sdk&utm_campaign=typescript)
6
- [![License: MIT](https://img.shields.io/badge/LICENSE_//_MIT-3b5bdb?style=for-the-badge&labelColor=eff6ff)](https://opensource.org/licenses/MIT)
7
5
 
8
6
 
9
- <br /><br />
10
- > [!IMPORTANT]
11
- > 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.
12
7
 
13
8
  <!-- Start Summary [summary] -->
14
9
  ## Summary
@@ -66,7 +61,6 @@ bun add @compass-labs/api-sdk
66
61
  yarn add @compass-labs/api-sdk
67
62
  ```
68
63
 
69
- > [!NOTE]
70
64
  > This package is published with CommonJS and ES Modules (ESM) support.
71
65
  <!-- End SDK Installation [installation] -->
72
66
 
@@ -647,4 +641,3 @@ looking for the latest version.
647
641
  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.
648
642
  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.
649
643
 
650
- ### SDK Created by [Speakeasy](https://www.speakeasy.com/?utm_source=@compass-labs/api-sdk&utm_campaign=typescript)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@compass-labs/api-sdk",
3
- "version": "2.1.23",
3
+ "version": "2.1.24",
4
4
  "author": "royalnine",
5
5
  "type": "module",
6
6
  "tshy": {