meeting-pane 2.5.0 → 2.5.1-5b509701

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.
@@ -0,0 +1,57 @@
1
+ /*!
2
+ * The buffer module from node.js, for the browser.
3
+ *
4
+ * @author Feross Aboukhadijeh <http://feross.org>
5
+ * @license MIT
6
+ */
7
+
8
+ /*!
9
+ * The buffer module from node.js, for the browser.
10
+ *
11
+ * @author Feross Aboukhadijeh <https://feross.org>
12
+ * @license MIT
13
+ */
14
+
15
+ /*!
16
+ * escape-html
17
+ * Copyright(c) 2012-2013 TJ Holowaychuk
18
+ * Copyright(c) 2015 Andreas Lubbe
19
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
20
+ * MIT Licensed
21
+ */
22
+
23
+ /*!
24
+ * mime-db
25
+ * Copyright(c) 2014 Jonathan Ong
26
+ * Copyright(c) 2015-2022 Douglas Christopher Wilson
27
+ * MIT Licensed
28
+ */
29
+
30
+ /*!
31
+ * mime-types
32
+ * Copyright(c) 2014 Jonathan Ong
33
+ * Copyright(c) 2015 Douglas Christopher Wilson
34
+ * MIT Licensed
35
+ */
36
+
37
+ /*! (c) Stefan Thomas | https://github.com/bitcoinjs/bitcoinjs-lib
38
+ */
39
+
40
+ /*! (c) Tom Wu | http://www-cs-students.stanford.edu/~tjw/jsbn/
41
+ */
42
+
43
+ /*! Mike Samuel (c) 2009 | code.google.com/p/json-sans-eval
44
+ */
45
+
46
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
47
+
48
+ /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
49
+
50
+ /*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
51
+
52
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
53
+
54
+ /**
55
+ * @version IconicMultiSelect v0.7.0
56
+ * @licence MIT
57
+ */