@subwallet/web-runner 1.1.54-0 → 1.1.56-0

Sign up to get free protection for your applications and to get access to all the features.
@@ -34,12 +34,23 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
34
34
  PERFORMANCE OF THIS SOFTWARE.
35
35
  ***************************************************************************** */
36
36
 
37
+ /*! Bundled license information:
38
+
39
+ @trpc/client/dist/httpUtils-b9d0cb48.mjs:
40
+ (* istanbul ignore if -- @preserve *)
41
+
42
+ @trpc/client/dist/links/wsLink.mjs:
43
+ (* istanbul ignore next -- @preserve *)
44
+ */
45
+
37
46
  /*! MIT License. Copyright 2015-2018 Richard Moore <me@ricmoo.com>. See LICENSE.txt. */
38
47
 
39
48
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
40
49
 
41
50
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
42
51
 
52
+ /*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
53
+
43
54
  /*! noble-secp256k1 - MIT License (c) 2019 Paul Miller (paulmillr.com) */
44
55
 
45
56
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
@@ -54,17 +65,3 @@ PERFORMANCE OF THIS SOFTWARE.
54
65
  * @copyright Chen, Yi-Cyuan 2015-2018
55
66
  * @license MIT
56
67
  */
57
-
58
- //!
59
-
60
- //! Exports a function that provides bindings for the Wasi interface.
61
-
62
- //! Exports a function that provides bindings for the bindings found in the Rust part of the code.
63
-
64
- //! In order to use this code, call the function passing an object, then fill the `instance` field
65
-
66
- //! See <https://wasi.dev/>.
67
-
68
- //! These bindings can then be used by the Wasm virtual machine to invoke Wasi-related functions.
69
-
70
- //! of that object with the Wasm instance.
package/web-runner.zip CHANGED
Binary file