bundlesocial 1.3.0 → 1.4.0

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/dist/index.d.mts CHANGED
@@ -3663,7 +3663,7 @@ declare class TeamService {
3663
3663
  readonly httpRequest: BaseHttpRequest;
3664
3664
  constructor(httpRequest: BaseHttpRequest);
3665
3665
  /**
3666
- * Get team with users, invitations, api keys, bots, and social accounts
3666
+ * Get team
3667
3667
  * @returns unknown 200
3668
3668
  * @throws ApiError
3669
3669
  */
package/dist/index.d.ts CHANGED
@@ -3663,7 +3663,7 @@ declare class TeamService {
3663
3663
  readonly httpRequest: BaseHttpRequest;
3664
3664
  constructor(httpRequest: BaseHttpRequest);
3665
3665
  /**
3666
- * Get team with users, invitations, api keys, bots, and social accounts
3666
+ * Get team
3667
3667
  * @returns unknown 200
3668
3668
  * @throws ApiError
3669
3669
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bundlesocial",
3
- "version": "1.3.0",
3
+ "version": "1.4.0",
4
4
  "description": "Node.js library for the bundle.social API",
5
5
  "keywords": [
6
6
  "bundle.social",