@volcengine/veplayer 2.3.0-rc.1 → 2.3.0-rc.2

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.3.0-rc.1",
3
+ "version": "2.3.0-rc.2",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -21793,7 +21793,7 @@ var __publicField = (obj, key, value) => {
21793
21793
  user_id: this._userId,
21794
21794
  device_id: this._deviceId,
21795
21795
  ext: {
21796
- veplayer_version: "2.3.0-rc.1",
21796
+ veplayer_version: "2.3.0-rc.2",
21797
21797
  flv_version: "3.0.12",
21798
21798
  hls_version: "3.0.12",
21799
21799
  rts_version: "0.2.0-alpha.5"
@@ -21793,7 +21793,7 @@ var __publicField = (obj, key, value) => {
21793
21793
  user_id: this._userId,
21794
21794
  device_id: this._deviceId,
21795
21795
  ext: {
21796
- veplayer_version: "2.3.0-rc.1",
21796
+ veplayer_version: "2.3.0-rc.2",
21797
21797
  flv_version: "3.0.12",
21798
21798
  hls_version: "3.0.12",
21799
21799
  rts_version: "0.2.0-alpha.5"