@hippovideo/video-sdk 1.1.0-beta.10 → 1.1.0-beta.12

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 (17) hide show
  1. package/app/{245-bundle-hippo-5hmsr1aa708-467004c538d2f544b312.js → 245-bundle-hippo-51jg4ahtdsc-f13871484d7fcaf9953c.js} +1 -1
  2. package/app/{520-bundle-hippo-5hmsr1aa708-bd70556306f72bcead24.js → 520-bundle-hippo-51jg4ahtdsc-b965bdcb008acb7dc1e2.js} +1 -1
  3. package/app/72-bundle-hippo-51jg4ahtdsc-29a0ae16bc4ae85e34a3.js +2 -0
  4. package/app/882-bundle-hippo-51jg4ahtdsc-d9e47b7666e07dc23648.js +2 -0
  5. package/app/882.hv_recorder.css +1 -0
  6. package/app/hv_recorder.js +1 -1
  7. package/app/webpack-common-manifest.json +7 -7
  8. package/package.json +1 -1
  9. package/app/232-bundle-hippo-5hmsr1aa708-3c17183e7f7424db9c92.js +0 -2
  10. package/app/232.hv_recorder.css +0 -1
  11. package/app/72-bundle-hippo-5hmsr1aa708-50c8c88a1da3201312ed.js +0 -2
  12. /package/app/{188-bundle-hippo-5hmsr1aa708-6e9300c4f156ca5b8ce8.js → 188-bundle-hippo-51jg4ahtdsc-6e9300c4f156ca5b8ce8.js} +0 -0
  13. /package/app/{245-bundle-hippo-5hmsr1aa708-467004c538d2f544b312.js.LICENSE.txt → 245-bundle-hippo-51jg4ahtdsc-f13871484d7fcaf9953c.js.LICENSE.txt} +0 -0
  14. /package/app/{520-bundle-hippo-5hmsr1aa708-bd70556306f72bcead24.js.LICENSE.txt → 520-bundle-hippo-51jg4ahtdsc-b965bdcb008acb7dc1e2.js.LICENSE.txt} +0 -0
  15. /package/app/{72-bundle-hippo-5hmsr1aa708-50c8c88a1da3201312ed.js.LICENSE.txt → 72-bundle-hippo-51jg4ahtdsc-29a0ae16bc4ae85e34a3.js.LICENSE.txt} +0 -0
  16. /package/app/{881-bundle-hippo-5hmsr1aa708-1e41c84326fac8446b66.js → 881-bundle-hippo-51jg4ahtdsc-1e41c84326fac8446b66.js} +0 -0
  17. /package/app/{232-bundle-hippo-5hmsr1aa708-3c17183e7f7424db9c92.js.LICENSE.txt → 882-bundle-hippo-51jg4ahtdsc-d9e47b7666e07dc23648.js.LICENSE.txt} +0 -0
@@ -1,12 +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-5hmsr1aa708-6e9300c4f156ca5b8ce8.js",
4
+ "kinesis_util-dyn.js": "/188-bundle-hippo-51jg4ahtdsc-6e9300c4f156ca5b8ce8.js",
5
5
  "72.hv_recorder.css": "/72.hv_recorder.css",
6
- "72-bundle-hippo-5hmsr1aa708-js": "/72-bundle-hippo-5hmsr1aa708-50c8c88a1da3201312ed.js",
7
- "dash-dyn.js": "/520-bundle-hippo-5hmsr1aa708-bd70556306f72bcead24.js",
8
- "DownloadRatioRule-dyn.js": "/881-bundle-hippo-5hmsr1aa708-1e41c84326fac8446b66.js",
9
- "hls-dyn.js": "/245-bundle-hippo-5hmsr1aa708-467004c538d2f544b312.js",
10
- "232.hv_recorder.css": "/232.hv_recorder.css",
11
- "232-bundle-hippo-5hmsr1aa708-js": "/232-bundle-hippo-5hmsr1aa708-3c17183e7f7424db9c92.js"
6
+ "72-bundle-hippo-51jg4ahtdsc-js": "/72-bundle-hippo-51jg4ahtdsc-29a0ae16bc4ae85e34a3.js",
7
+ "dash-dyn.js": "/520-bundle-hippo-51jg4ahtdsc-b965bdcb008acb7dc1e2.js",
8
+ "DownloadRatioRule-dyn.js": "/881-bundle-hippo-51jg4ahtdsc-1e41c84326fac8446b66.js",
9
+ "hls-dyn.js": "/245-bundle-hippo-51jg4ahtdsc-f13871484d7fcaf9953c.js",
10
+ "882.hv_recorder.css": "/882.hv_recorder.css",
11
+ "882-bundle-hippo-51jg4ahtdsc-js": "/882-bundle-hippo-51jg4ahtdsc-d9e47b7666e07dc23648.js"
12
12
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hippovideo/video-sdk",
3
- "version": "1.1.0-beta.10",
3
+ "version": "1.1.0-beta.12",
4
4
  "description": "",
5
5
  "main": "app/hv_recorder.js",
6
6
  "scripts": {