@tiktool/live 2.5.0 → 2.5.1

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 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,3 @@
1
- <div align="center">
2
-
3
1
  # @tiktool/live
4
2
 
5
3
  ### Connect to any TikTok LIVE stream in 4 lines of code.
@@ -13,8 +11,6 @@ Real-time chat, gifts, viewers, battles, follows & 18+ event types from any TikT
13
11
 
14
12
  [Quick Start](#-quick-start) · [Events](#-events) · [API](#-api-reference) · [Rate Limits](#-rate-limits) · [Get API Key](https://tik.tools)
15
13
 
16
- </div>
17
-
18
14
  ---
19
15
 
20
16
  ## ⚡ Quick Start
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tiktool/live",
3
- "version": "2.5.0",
3
+ "version": "2.5.1",
4
4
  "description": "TikTok LIVE API Client — Real-time chat, gifts, viewers & events from any TikTok livestream. Direct WebSocket connection.",
5
5
  "author": "tiktool",
6
6
  "license": "MIT",