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

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