@hippovideo/video-sdk 1.1.0-beta.2 → 1.1.0-beta.4

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 (16) hide show
  1. package/app/232-bundle-hippo-1vhyg4g2mggh-12911db8e35476adf446.js +2 -0
  2. package/app/{245-bundle-hippo-3j9rx0ugkvr-6623c5b02551ae8a8a0e.js → 245-bundle-hippo-1vhyg4g2mggh-153fc3265ac511f0d620.js} +1 -1
  3. package/app/{520-bundle-hippo-3j9rx0ugkvr-4148bfb4d0e3bb6e14c8.js → 520-bundle-hippo-1vhyg4g2mggh-8e75fbf5f0fc9ff4cf89.js} +1 -1
  4. package/app/72-bundle-hippo-1vhyg4g2mggh-3bd860662c3c4f3362cb.js +2 -0
  5. package/app/hv_recorder.js +1 -1
  6. package/app/webpack-common-manifest.json +7 -7
  7. package/package.json +1 -1
  8. package/app/72-bundle-hippo-3j9rx0ugkvr-62237bcc4b3675227244.js +0 -2
  9. package/app/882-bundle-hippo-3j9rx0ugkvr-aef3d4b1730bae954ff6.js +0 -2
  10. /package/app/{188-bundle-hippo-3j9rx0ugkvr-6e9300c4f156ca5b8ce8.js → 188-bundle-hippo-1vhyg4g2mggh-6e9300c4f156ca5b8ce8.js} +0 -0
  11. /package/app/{882-bundle-hippo-3j9rx0ugkvr-aef3d4b1730bae954ff6.js.LICENSE.txt → 232-bundle-hippo-1vhyg4g2mggh-12911db8e35476adf446.js.LICENSE.txt} +0 -0
  12. /package/app/{882.hv_recorder.css → 232.hv_recorder.css} +0 -0
  13. /package/app/{245-bundle-hippo-3j9rx0ugkvr-6623c5b02551ae8a8a0e.js.LICENSE.txt → 245-bundle-hippo-1vhyg4g2mggh-153fc3265ac511f0d620.js.LICENSE.txt} +0 -0
  14. /package/app/{520-bundle-hippo-3j9rx0ugkvr-4148bfb4d0e3bb6e14c8.js.LICENSE.txt → 520-bundle-hippo-1vhyg4g2mggh-8e75fbf5f0fc9ff4cf89.js.LICENSE.txt} +0 -0
  15. /package/app/{72-bundle-hippo-3j9rx0ugkvr-62237bcc4b3675227244.js.LICENSE.txt → 72-bundle-hippo-1vhyg4g2mggh-3bd860662c3c4f3362cb.js.LICENSE.txt} +0 -0
  16. /package/app/{881-bundle-hippo-3j9rx0ugkvr-1e41c84326fac8446b66.js → 881-bundle-hippo-1vhyg4g2mggh-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-3j9rx0ugkvr-6e9300c4f156ca5b8ce8.js",
4
+ "kinesis_util-dyn.js": "/188-bundle-hippo-1vhyg4g2mggh-6e9300c4f156ca5b8ce8.js",
5
5
  "72.hv_recorder.css": "/72.hv_recorder.css",
6
- "72-bundle-hippo-3j9rx0ugkvr-js": "/72-bundle-hippo-3j9rx0ugkvr-62237bcc4b3675227244.js",
7
- "dash-dyn.js": "/520-bundle-hippo-3j9rx0ugkvr-4148bfb4d0e3bb6e14c8.js",
8
- "DownloadRatioRule-dyn.js": "/881-bundle-hippo-3j9rx0ugkvr-1e41c84326fac8446b66.js",
9
- "hls-dyn.js": "/245-bundle-hippo-3j9rx0ugkvr-6623c5b02551ae8a8a0e.js",
10
- "882.hv_recorder.css": "/882.hv_recorder.css",
11
- "882-bundle-hippo-3j9rx0ugkvr-js": "/882-bundle-hippo-3j9rx0ugkvr-aef3d4b1730bae954ff6.js"
6
+ "72-bundle-hippo-1vhyg4g2mggh-js": "/72-bundle-hippo-1vhyg4g2mggh-3bd860662c3c4f3362cb.js",
7
+ "dash-dyn.js": "/520-bundle-hippo-1vhyg4g2mggh-8e75fbf5f0fc9ff4cf89.js",
8
+ "DownloadRatioRule-dyn.js": "/881-bundle-hippo-1vhyg4g2mggh-1e41c84326fac8446b66.js",
9
+ "hls-dyn.js": "/245-bundle-hippo-1vhyg4g2mggh-153fc3265ac511f0d620.js",
10
+ "232.hv_recorder.css": "/232.hv_recorder.css",
11
+ "232-bundle-hippo-1vhyg4g2mggh-js": "/232-bundle-hippo-1vhyg4g2mggh-12911db8e35476adf446.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.2",
3
+ "version": "1.1.0-beta.4",
4
4
  "description": "",
5
5
  "main": "app/hv_recorder.js",
6
6
  "scripts": {