@hippovideo/video-sdk 0.0.0-experimental-1e725e20de8a-20230725 → 0.0.0-experimental-a05d338554bd-20230725

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.
Files changed (18) hide show
  1. package/app/{245-bundle-hippo-sx0t8gz4gs9-85decdda5395ebbeb91b.js → 245-bundle-hippo-508tske45by-f28c60e7d40b38afc28f.js} +1 -1
  2. package/app/{520-bundle-hippo-sx0t8gz4gs9-ed1b5f31b434713e9c5f.js → 520-bundle-hippo-508tske45by-3dbb2d197cd4e61487a0.js} +1 -1
  3. package/app/72-bundle-hippo-508tske45by-7da3f913c6a6b4de28c5.js +2 -0
  4. package/app/72.hv_recorder.css +1 -1
  5. package/app/882-bundle-hippo-508tske45by-803b11ad89c331a3c7bb.js +2 -0
  6. package/app/882.hv_recorder.css +1 -0
  7. package/app/hv_recorder.css +1 -1
  8. package/app/hv_recorder.js +1 -1
  9. package/app/webpack-common-manifest.json +7 -6
  10. package/package.json +1 -1
  11. package/app/72-bundle-hippo-sx0t8gz4gs9-b6f3fe1d201276cc4069.js +0 -2
  12. package/app/939-bundle-hippo-sx0t8gz4gs9-97664e5df13a793cdb1c.js +0 -2
  13. /package/app/{188-bundle-hippo-sx0t8gz4gs9-6e9300c4f156ca5b8ce8.js → 188-bundle-hippo-508tske45by-6e9300c4f156ca5b8ce8.js} +0 -0
  14. /package/app/{245-bundle-hippo-sx0t8gz4gs9-85decdda5395ebbeb91b.js.LICENSE.txt → 245-bundle-hippo-508tske45by-f28c60e7d40b38afc28f.js.LICENSE.txt} +0 -0
  15. /package/app/{520-bundle-hippo-sx0t8gz4gs9-ed1b5f31b434713e9c5f.js.LICENSE.txt → 520-bundle-hippo-508tske45by-3dbb2d197cd4e61487a0.js.LICENSE.txt} +0 -0
  16. /package/app/{72-bundle-hippo-sx0t8gz4gs9-b6f3fe1d201276cc4069.js.LICENSE.txt → 72-bundle-hippo-508tske45by-7da3f913c6a6b4de28c5.js.LICENSE.txt} +0 -0
  17. /package/app/{881-bundle-hippo-sx0t8gz4gs9-1e41c84326fac8446b66.js → 881-bundle-hippo-508tske45by-1e41c84326fac8446b66.js} +0 -0
  18. /package/app/{939-bundle-hippo-sx0t8gz4gs9-97664e5df13a793cdb1c.js.LICENSE.txt → 882-bundle-hippo-508tske45by-803b11ad89c331a3c7bb.js.LICENSE.txt} +0 -0
@@ -1,11 +1,12 @@
1
1
  {
2
2
  "recorder_api.css": "/hv_recorder.css",
3
3
  "recorder_api.js": "/hv_recorder.js",
4
- "kinesis_util-dyn.js": "/188-bundle-hippo-sx0t8gz4gs9-6e9300c4f156ca5b8ce8.js",
4
+ "kinesis_util-dyn.js": "/188-bundle-hippo-508tske45by-6e9300c4f156ca5b8ce8.js",
5
5
  "72.hv_recorder.css": "/72.hv_recorder.css",
6
- "72-bundle-hippo-sx0t8gz4gs9-js": "/72-bundle-hippo-sx0t8gz4gs9-b6f3fe1d201276cc4069.js",
7
- "dash-dyn.js": "/520-bundle-hippo-sx0t8gz4gs9-ed1b5f31b434713e9c5f.js",
8
- "DownloadRatioRule-dyn.js": "/881-bundle-hippo-sx0t8gz4gs9-1e41c84326fac8446b66.js",
9
- "hls-dyn.js": "/245-bundle-hippo-sx0t8gz4gs9-85decdda5395ebbeb91b.js",
10
- "939-bundle-hippo-sx0t8gz4gs9-js": "/939-bundle-hippo-sx0t8gz4gs9-97664e5df13a793cdb1c.js"
6
+ "72-bundle-hippo-508tske45by-js": "/72-bundle-hippo-508tske45by-7da3f913c6a6b4de28c5.js",
7
+ "dash-dyn.js": "/520-bundle-hippo-508tske45by-3dbb2d197cd4e61487a0.js",
8
+ "DownloadRatioRule-dyn.js": "/881-bundle-hippo-508tske45by-1e41c84326fac8446b66.js",
9
+ "hls-dyn.js": "/245-bundle-hippo-508tske45by-f28c60e7d40b38afc28f.js",
10
+ "882.hv_recorder.css": "/882.hv_recorder.css",
11
+ "882-bundle-hippo-508tske45by-js": "/882-bundle-hippo-508tske45by-803b11ad89c331a3c7bb.js"
11
12
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hippovideo/video-sdk",
3
- "version": "0.0.0-experimental-1e725e20de8a-20230725",
3
+ "version": "0.0.0-experimental-a05d338554bd-20230725",
4
4
  "description": "",
5
5
  "main": "app/hv_recorder.js",
6
6
  "scripts": {