@scrapecreators/cli 1.0.20 → 1.0.21

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.
@@ -8,7 +8,6 @@ export const apis = [
8
8
  tiktokBaseApis,
9
9
  tiktokShopApis,
10
10
  instagramBaseApis,
11
- kwaiApis,
12
11
  {
13
12
  id: "youtube",
14
13
  name: "YouTube",
@@ -31652,6 +31651,7 @@ export const apis = [
31652
31651
  },
31653
31652
  ],
31654
31653
  },
31654
+ kwaiApis,
31655
31655
  {
31656
31656
  id: "kick",
31657
31657
  name: "Kick",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scrapecreators/cli",
3
- "version": "1.0.20",
3
+ "version": "1.0.21",
4
4
  "description": "CLI for the ScrapeCreators API — scrape 27+ social media platforms from the terminal",
5
5
  "type": "module",
6
6
  "bin": {