@eluvio/elv-player-js 1.0.136 → 1.0.138

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.
@@ -1,64 +0,0 @@
1
- /*!
2
- * The buffer module from node.js, for the browser.
3
- *
4
- * @author Feross Aboukhadijeh <https://feross.org>
5
- * @license MIT
6
- */
7
-
8
- /*!
9
- * URI.js - Mutating URLs
10
- *
11
- * Version: 1.19.11
12
- *
13
- * Author: Rodney Rehm
14
- * Web: http://medialize.github.io/URI.js/
15
- *
16
- * Licensed under
17
- * MIT License http://www.opensource.org/licenses/mit-license
18
- *
19
- */
20
-
21
- /*!
22
- * URI.js - Mutating URLs
23
- * IPv6 Support
24
- *
25
- * Version: 1.19.11
26
- *
27
- * Author: Rodney Rehm
28
- * Web: http://medialize.github.io/URI.js/
29
- *
30
- * Licensed under
31
- * MIT License http://www.opensource.org/licenses/mit-license
32
- *
33
- */
34
-
35
- /*!
36
- * URI.js - Mutating URLs
37
- * Second Level Domain (SLD) Support
38
- *
39
- * Version: 1.19.11
40
- *
41
- * Author: Rodney Rehm
42
- * Web: http://medialize.github.io/URI.js/
43
- *
44
- * Licensed under
45
- * MIT License http://www.opensource.org/licenses/mit-license
46
- *
47
- */
48
-
49
- /*! https://mths.be/punycode v1.4.0 by @mathias */
50
-
51
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
52
-
53
- /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
54
-
55
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
56
-
57
- /**
58
- * [js-sha3]{@link https://github.com/emn178/js-sha3}
59
- *
60
- * @version 0.8.0
61
- * @author Chen, Yi-Cyuan [emn178@gmail.com]
62
- * @copyright Chen, Yi-Cyuan 2015-2018
63
- * @license MIT
64
- */