@volcengine/veplayer 2.4.2-rc.1 → 2.4.3-rc.0

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.4.2-rc.1",
3
+ "version": "2.4.3-rc.0",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -2995,9 +2995,9 @@ var __publicField = (obj, key, value) => {
2995
2995
  device_id: this._deviceId,
2996
2996
  ext: {
2997
2997
  veplayer_version: "2.3.1-rc.1",
2998
- flv_version: "3.0.19-rc.0",
2999
- hls_version: "3.0.19-rc.0",
3000
- rts_version: "0.2.1-alpha.4"
2998
+ flv_version: "v3.0.20-rc.6",
2999
+ hls_version: "v3.0.20-rc.6",
3000
+ rts_version: "0.2.1-alpha.0"
3001
3001
  }
3002
3002
  });
3003
3003
  }