@volcengine/veplayer 2.1.0-rc.0 → 2.1.0-rc.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volcengine/veplayer",
3
- "version": "2.1.0-rc.0",
3
+ "version": "2.1.0-rc.1",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -21227,7 +21227,7 @@ var __publicField = (obj, key, value) => {
21227
21227
  user_id: this._userId,
21228
21228
  device_id: this._deviceId,
21229
21229
  ext: {
21230
- veplayer_version: "2.1.0-rc.0",
21230
+ veplayer_version: "2.1.0-rc.1",
21231
21231
  flv_version: "3.0.10-alpha.4",
21232
21232
  hls_version: "3.0.10-alpha.4",
21233
21233
  rts_version: "0.2.0-alpha.5"
@@ -21227,7 +21227,7 @@ var __publicField = (obj, key, value) => {
21227
21227
  user_id: this._userId,
21228
21228
  device_id: this._deviceId,
21229
21229
  ext: {
21230
- veplayer_version: "2.1.0-rc.0",
21230
+ veplayer_version: "2.1.0-rc.1",
21231
21231
  flv_version: "3.0.10-alpha.4",
21232
21232
  hls_version: "3.0.10-alpha.4",
21233
21233
  rts_version: "0.2.0-alpha.5"