@web3auth/modal 6.1.8 → 7.0.0

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.
@@ -33,8 +33,6 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
33
33
  PERFORMANCE OF THIS SOFTWARE.
34
34
  ***************************************************************************** */
35
35
 
36
- /*! crc32.js (C) 2014-present SheetJS -- http://sheetjs.com */
37
-
38
36
  /*! https://mths.be/punycode v1.4.1 by @mathias */
39
37
 
40
38
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
@@ -47,6 +45,15 @@ PERFORMANCE OF THIS SOFTWARE.
47
45
 
48
46
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
49
47
 
48
+ /**
49
+ * @license
50
+ * Lodash <https://lodash.com/>
51
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
52
+ * Released under MIT license <https://lodash.com/license>
53
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
54
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
55
+ */
56
+
50
57
  /**
51
58
  * @license React
52
59
  * react-dom.production.min.js