ugcinc 4.5.90 → 4.5.91

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 -1
  2. package/package.json +6 -1
package/README.md CHANGED
@@ -87,7 +87,6 @@ For the full endpoint reference, all method signatures, data structures, and wor
87
87
 
88
88
  - Docs: https://docs.ugc.inc
89
89
  - Website: https://ugc.inc
90
- - npm package: https://www.npmjs.com/package/ugcinc
91
90
 
92
91
  ## License
93
92
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ugcinc",
3
- "version": "4.5.90",
3
+ "version": "4.5.91",
4
4
  "description": "TypeScript/JavaScript client for the UGC Inc API",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -31,9 +31,14 @@
31
31
  "ugcinc",
32
32
  "api",
33
33
  "client",
34
+ "ugc",
34
35
  "tiktok",
36
+ "instagram",
37
+ "clawbot",
35
38
  "automation",
39
+ "social-automation",
36
40
  "social-media",
41
+ "social-publishing",
37
42
  "content-management",
38
43
  "video-rendering"
39
44
  ],