@volcengine/veplayer 2.0.0-rc.0 → 2.0.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.0.0-rc.0",
3
+ "version": "2.0.0-rc.1",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -20674,7 +20674,7 @@ var __publicField = (obj, key, value) => {
20674
20674
  user_id: this._userId,
20675
20675
  device_id: this._deviceId,
20676
20676
  ext: {
20677
- veplayer_version: "2.0.0-rc.0",
20677
+ veplayer_version: "2.0.0-rc.1",
20678
20678
  flv_version: "3.0.0-next.23",
20679
20679
  hls_version: "3.0.0-next.36-1",
20680
20680
  rts_version: "0.2.0-alpha.3"
@@ -20674,7 +20674,7 @@ var __publicField = (obj, key, value) => {
20674
20674
  user_id: this._userId,
20675
20675
  device_id: this._deviceId,
20676
20676
  ext: {
20677
- veplayer_version: "2.0.0-rc.0",
20677
+ veplayer_version: "2.0.0-rc.1",
20678
20678
  flv_version: "3.0.0-next.23",
20679
20679
  hls_version: "3.0.0-next.36-1",
20680
20680
  rts_version: "0.2.0-alpha.3"