|
@@ -99,6 +99,20 @@
|
|
url-toolkit "^2.1.3"
|
|
url-toolkit "^2.1.3"
|
|
video.js "^6.8.0 || ^7.0.0"
|
|
video.js "^6.8.0 || ^7.0.0"
|
|
|
|
|
|
|
|
+"@videojs/http-streaming@2.2.4":
|
|
|
|
+ version "2.2.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-2.2.4.tgz#c71bb63dbc4749e35193c4c334430bd8ce728ec0"
|
|
|
|
+ integrity sha512-gzT46RpAEegOhMId/zZ6uXCVGDMPOv8qmoTykBuvd6/4lVM3lZ1ZJCq0kytAkisDuDKipy93gP46oZEtonlc/Q==
|
|
|
|
+ dependencies:
|
|
|
|
+ "@babel/runtime" "^7.5.5"
|
|
|
|
+ "@videojs/vhs-utils" "^2.2.1"
|
|
|
|
+ aes-decrypter "3.1.0"
|
|
|
|
+ global "^4.3.2"
|
|
|
|
+ m3u8-parser "4.5.0"
|
|
|
|
+ mpd-parser "0.14.0"
|
|
|
|
+ mux.js "5.6.7"
|
|
|
|
+ video.js "^6 || ^7"
|
|
|
|
+
|
|
"@videojs/vhs-utils@^1.1.0":
|
|
"@videojs/vhs-utils@^1.1.0":
|
|
version "1.3.0"
|
|
version "1.3.0"
|
|
resolved "https://registry.yarnpkg.com/@videojs/vhs-utils/-/vhs-utils-1.3.0.tgz#04fe402f603af9a5df4b88881fabba0cf13814c2"
|
|
resolved "https://registry.yarnpkg.com/@videojs/vhs-utils/-/vhs-utils-1.3.0.tgz#04fe402f603af9a5df4b88881fabba0cf13814c2"
|
|
@@ -108,6 +122,15 @@
|
|
global "^4.3.2"
|
|
global "^4.3.2"
|
|
url-toolkit "^2.1.6"
|
|
url-toolkit "^2.1.6"
|
|
|
|
|
|
|
|
+"@videojs/vhs-utils@^2.2.1":
|
|
|
|
+ version "2.2.1"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@videojs/vhs-utils/-/vhs-utils-2.2.1.tgz#78ecea26652268646d5003b1b1a705c9b544f8a2"
|
|
|
|
+ integrity sha512-9Qbwx3LAdkG1jh2HKfninjXDxVZCeaoPcmct/bUcDRmLej68Z9XhLe5d2a9fy1qB+UuQwWg7YySASesWavYNjQ==
|
|
|
|
+ dependencies:
|
|
|
|
+ "@babel/runtime" "^7.5.5"
|
|
|
|
+ global "^4.3.2"
|
|
|
|
+ url-toolkit "^2.1.6"
|
|
|
|
+
|
|
"@videojs/xhr@2.5.1":
|
|
"@videojs/xhr@2.5.1":
|
|
version "2.5.1"
|
|
version "2.5.1"
|
|
resolved "https://registry.yarnpkg.com/@videojs/xhr/-/xhr-2.5.1.tgz#26bc5a79dbb3b03bfb13742c6ce559f89e90719e"
|
|
resolved "https://registry.yarnpkg.com/@videojs/xhr/-/xhr-2.5.1.tgz#26bc5a79dbb3b03bfb13742c6ce559f89e90719e"
|
|
@@ -321,6 +344,16 @@ aes-decrypter@3.0.0:
|
|
global "^4.3.2"
|
|
global "^4.3.2"
|
|
pkcs7 "^1.0.2"
|
|
pkcs7 "^1.0.2"
|
|
|
|
|
|
|
|
+aes-decrypter@3.1.0:
|
|
|
|
+ version "3.1.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/aes-decrypter/-/aes-decrypter-3.1.0.tgz#fc0b1d703f97a64aa3f7b13528f4661971db68c4"
|
|
|
|
+ integrity sha512-wL1NFwP2yNrJG4InpXYFhhYe9TfonnDyhyxMq2+K9/qt+SrZzUieOpviN6pkDly7GawTqw5feehk0rn5iYo00g==
|
|
|
|
+ dependencies:
|
|
|
|
+ "@babel/runtime" "^7.5.5"
|
|
|
|
+ "@videojs/vhs-utils" "^2.2.1"
|
|
|
|
+ global "^4.3.2"
|
|
|
|
+ pkcs7 "^1.0.4"
|
|
|
|
+
|
|
ajv-errors@^1.0.0:
|
|
ajv-errors@^1.0.0:
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
|
|
resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
|
|
@@ -5578,6 +5611,15 @@ m3u8-parser@4.4.0:
|
|
dependencies:
|
|
dependencies:
|
|
global "^4.3.2"
|
|
global "^4.3.2"
|
|
|
|
|
|
|
|
+m3u8-parser@4.5.0:
|
|
|
|
+ version "4.5.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/m3u8-parser/-/m3u8-parser-4.5.0.tgz#9c30b32c9b69cc3f81b5e6789717fa84b9fdb9aa"
|
|
|
|
+ integrity sha512-RGm/1WVCX3o1bSWbJGmJUu4zTbtJy8lImtgHM4CESFvJRXYztr1j6SW/q9/ghYOrUjgH7radsIar+z1Leln0sA==
|
|
|
|
+ dependencies:
|
|
|
|
+ "@babel/runtime" "^7.5.5"
|
|
|
|
+ "@videojs/vhs-utils" "^2.2.1"
|
|
|
|
+ global "^4.3.2"
|
|
|
|
+
|
|
make-dir@^1.0.0:
|
|
make-dir@^1.0.0:
|
|
version "1.3.0"
|
|
version "1.3.0"
|
|
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
|
|
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
|
|
@@ -5866,6 +5908,16 @@ mpd-parser@0.10.0:
|
|
global "^4.3.2"
|
|
global "^4.3.2"
|
|
xmldom "^0.1.27"
|
|
xmldom "^0.1.27"
|
|
|
|
|
|
|
|
+mpd-parser@0.14.0:
|
|
|
|
+ version "0.14.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/mpd-parser/-/mpd-parser-0.14.0.tgz#f666a80c1e284e46c6f76f010fc4f5292a021148"
|
|
|
|
+ integrity sha512-HqXQS3WLofcnYFcxv5oWdlciddUaEnN3NasXLVQ793mdnZRrinjz2Yk1DsUYPDYOUWf6ZBBqbFhaJT5LiT2ouA==
|
|
|
|
+ dependencies:
|
|
|
|
+ "@babel/runtime" "^7.5.5"
|
|
|
|
+ "@videojs/vhs-utils" "^2.2.1"
|
|
|
|
+ global "^4.3.2"
|
|
|
|
+ xmldom "^0.1.27"
|
|
|
|
+
|
|
ms@2.0.0:
|
|
ms@2.0.0:
|
|
version "2.0.0"
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
|
@@ -5916,10 +5968,10 @@ mux.js@5.5.1:
|
|
resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.5.1.tgz#5bd5d7b2e5e5560da8126928e93af3c532e08372"
|
|
resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.5.1.tgz#5bd5d7b2e5e5560da8126928e93af3c532e08372"
|
|
integrity sha512-5VmmjADBqS4++8pTI6poSRJ+chHdaoI4XErcQPM5w4QfwaDl+FQlSI0iOgWbYDn6CBCbDRKaSCcEiN2K5aHNGQ==
|
|
integrity sha512-5VmmjADBqS4++8pTI6poSRJ+chHdaoI4XErcQPM5w4QfwaDl+FQlSI0iOgWbYDn6CBCbDRKaSCcEiN2K5aHNGQ==
|
|
|
|
|
|
-mux.js@^5.6.2:
|
|
|
|
- version "5.6.2"
|
|
|
|
- resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.6.2.tgz#1fd08042382b527750fbb5960129e92f838612bb"
|
|
|
|
- integrity sha512-66+0HevBv12gJHmoMTbkQssPyiCOJNnm2XarYgUC6nj1DJ8WG0wLdinzMFq5vrbBmDxNNYYh+03Rp/QVzGiSQg==
|
|
|
|
|
|
+mux.js@5.6.7, mux.js@^5.6.7:
|
|
|
|
+ version "5.6.7"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/mux.js/-/mux.js-5.6.7.tgz#d39fc85cded5a1257de9f6eeb5cf1578c4a63eb8"
|
|
|
|
+ integrity sha512-YSr6B8MUgE4S18MptbY2XM+JKGbw9JDkgs7YkuE/T2fpDKjOhZfb/nD6vmsVxvLYOExWNaQn1UGBp6PGsnTtew==
|
|
|
|
|
|
nan@^2.12.1:
|
|
nan@^2.12.1:
|
|
version "2.14.0"
|
|
version "2.14.0"
|
|
@@ -6548,6 +6600,13 @@ pkcs7@^1.0.2:
|
|
resolved "https://registry.yarnpkg.com/pkcs7/-/pkcs7-1.0.2.tgz#b6dba527528c2942bfc122ce2dafcdb5e59074e7"
|
|
resolved "https://registry.yarnpkg.com/pkcs7/-/pkcs7-1.0.2.tgz#b6dba527528c2942bfc122ce2dafcdb5e59074e7"
|
|
integrity sha1-ttulJ1KMKUK/wSLOLa/NteWQdOc=
|
|
integrity sha1-ttulJ1KMKUK/wSLOLa/NteWQdOc=
|
|
|
|
|
|
|
|
+pkcs7@^1.0.4:
|
|
|
|
+ version "1.0.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/pkcs7/-/pkcs7-1.0.4.tgz#6090b9e71160dabf69209d719cbafa538b00a1cb"
|
|
|
|
+ integrity sha512-afRERtHn54AlwaF2/+LFszyAANTCggGilmcmILUzEjvs3XgFZT+xE6+QWQcAGmu4xajy+Xtj7acLOPdx5/eXWQ==
|
|
|
|
+ dependencies:
|
|
|
|
+ "@babel/runtime" "^7.5.5"
|
|
|
|
+
|
|
pkg-dir@^2.0.0:
|
|
pkg-dir@^2.0.0:
|
|
version "2.0.0"
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
|
|
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
|
|
@@ -8824,7 +8883,7 @@ verror@1.10.0:
|
|
videojs-vtt.js "0.12.6"
|
|
videojs-vtt.js "0.12.6"
|
|
xhr "2.4.0"
|
|
xhr "2.4.0"
|
|
|
|
|
|
-"video.js@^6 || ^7", "video.js@^6.8.0 || ^7.0.0", video.js@^7.7.6:
|
|
|
|
|
|
+"video.js@^6 || ^7", "video.js@^6.8.0 || ^7.0.0":
|
|
version "7.7.6"
|
|
version "7.7.6"
|
|
resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.7.6.tgz#f2c492387682318a21ef442cf63847d72faaa1db"
|
|
resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.7.6.tgz#f2c492387682318a21ef442cf63847d72faaa1db"
|
|
integrity sha512-1GRhDHab2PZYqeFXJAH3ypLeq91uKbjqXrxwfZXyz6phwwyI1i5j6VeUkoVLxilrT+2KZ1IxOa0wRijnITDzWQ==
|
|
integrity sha512-1GRhDHab2PZYqeFXJAH3ypLeq91uKbjqXrxwfZXyz6phwwyI1i5j6VeUkoVLxilrT+2KZ1IxOa0wRijnITDzWQ==
|
|
@@ -8838,6 +8897,20 @@ verror@1.10.0:
|
|
videojs-font "3.2.0"
|
|
videojs-font "3.2.0"
|
|
videojs-vtt.js "^0.15.2"
|
|
videojs-vtt.js "^0.15.2"
|
|
|
|
|
|
|
|
+video.js@^7.7.6:
|
|
|
|
+ version "7.10.2"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.10.2.tgz#5156aabad7820e726d72ea6c32324059c68885a4"
|
|
|
|
+ integrity sha512-kJTTrqcQn2MhPzWR8zQs6W3HPJWpowO/ZGZcKt2dcJeJdJT0dEDLYtiFdjV37SylCmu66V0flRnV8cipbthveQ==
|
|
|
|
+ dependencies:
|
|
|
|
+ "@babel/runtime" "^7.9.2"
|
|
|
|
+ "@videojs/http-streaming" "2.2.4"
|
|
|
|
+ "@videojs/xhr" "2.5.1"
|
|
|
|
+ global "4.3.2"
|
|
|
|
+ keycode "^2.2.0"
|
|
|
|
+ safe-json-parse "4.0.0"
|
|
|
|
+ videojs-font "3.2.0"
|
|
|
|
+ videojs-vtt.js "^0.15.2"
|
|
|
|
+
|
|
videojs-contrib-hls@^5.12.2:
|
|
videojs-contrib-hls@^5.12.2:
|
|
version "5.15.0"
|
|
version "5.15.0"
|
|
resolved "https://registry.yarnpkg.com/videojs-contrib-hls/-/videojs-contrib-hls-5.15.0.tgz#fe4957367e5d68b7d23f78ed32e37a9dd892a0a8"
|
|
resolved "https://registry.yarnpkg.com/videojs-contrib-hls/-/videojs-contrib-hls-5.15.0.tgz#fe4957367e5d68b7d23f78ed32e37a9dd892a0a8"
|