botframework-directlinejs 0.15.8 → 0.15.9

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.
@@ -5,16 +5,27 @@
5
5
  * @license MIT
6
6
  */
7
7
 
8
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
8
+ /*! Bundled license information:
9
+ ieee754/index.js:
10
+ (*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> *)
11
+ buffer/index.js:
12
+ (*!
13
+ * The buffer module from node.js, for the browser.
14
+ *
15
+ * @author Feross Aboukhadijeh <https://feross.org>
16
+ * @license MIT
17
+ *)
18
+ safe-buffer/index.js:
19
+ (*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
20
+ */
9
21
 
10
- /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
22
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
11
23
 
12
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
24
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
13
25
 
14
- /**
26
+ /**!
27
+ * url-search-params-polyfill
15
28
  *
16
- *
17
- * @author Jerry Bendy <jerry@icewingcc.com>
29
+ * @author Jerry Bendy (https://github.com/jerrybendy)
18
30
  * @licence MIT
19
- *
20
31
  */