@onekeyfe/cross-inpage-provider-injected 2.2.61 → 2.2.63

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,12 +5,16 @@
5
5
  * @license MIT
6
6
  */
7
7
 
8
- /*! For license information please see alephium-web3.min.js.LICENSE.txt */
8
+ /*! MIT License. Copyright 2015-2022 Richard Moore <me@ricmoo.com>. See LICENSE.txt. */
9
9
 
10
10
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
11
11
 
12
12
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
13
13
 
14
+ /*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
15
+
16
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
17
+
14
18
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
15
19
 
16
20
  /*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */