@byteplus/veplayer 2.3.1-rc.3 → 2.3.1-rc.4
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/esm/veplayer.biz.live.development.js +1 -1
- package/esm/veplayer.biz.live.production.js +1 -1
- package/esm/veplayer.development.js +1 -1
- package/esm/veplayer.live.development.js +1 -1
- package/esm/veplayer.live.production.js +2 -2
- package/esm/veplayer.production.js +2 -2
- package/esm/veplayer.vod.production.js +1 -1
- package/package.json +1 -1
- package/umd/veplayer.biz.live.development.js +1 -1
- package/umd/veplayer.biz.live.production.js +1 -1
- package/umd/veplayer.development.js +1 -1
- package/umd/veplayer.live.development.js +1 -1
- package/umd/veplayer.live.production.js +1 -1
- package/umd/veplayer.production.js +1 -1
- package/umd/veplayer.vod.production.js +1 -1
|
@@ -21809,7 +21809,7 @@ var __publicField = (obj, key, value) => {
|
|
|
21809
21809
|
user_id: this._userId,
|
|
21810
21810
|
device_id: this._deviceId,
|
|
21811
21811
|
ext: {
|
|
21812
|
-
veplayer_version: "2.3.1-rc.
|
|
21812
|
+
veplayer_version: "2.3.1-rc.4",
|
|
21813
21813
|
flv_version: "3.0.15-alpha.2",
|
|
21814
21814
|
hls_version: "3.0.12",
|
|
21815
21815
|
rts_version: "0.2.0-alpha.5"
|
|
@@ -21809,7 +21809,7 @@ var __publicField = (obj, key, value) => {
|
|
|
21809
21809
|
user_id: this._userId,
|
|
21810
21810
|
device_id: this._deviceId,
|
|
21811
21811
|
ext: {
|
|
21812
|
-
veplayer_version: "2.3.1-rc.
|
|
21812
|
+
veplayer_version: "2.3.1-rc.4",
|
|
21813
21813
|
flv_version: "3.0.15-alpha.2",
|
|
21814
21814
|
hls_version: "3.0.12",
|
|
21815
21815
|
rts_version: "0.2.0-alpha.5"
|