@subwallet/web-runner 0.4.7-0 → 0.4.10-0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,56 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /*!
8
- * The buffer module from node.js, for the browser.
9
- *
10
- * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
11
- * @license MIT
12
- */
13
-
14
- /*!
15
- * The buffer module from node.js, for the browser.
16
- *
17
- * @author Feross Aboukhadijeh <https://feross.org>
18
- * @license MIT
19
- */
20
-
21
- /*!
22
- * v2.1.4-104-gc868b3a
23
- *
24
- */
25
-
26
- /*! MIT License. Copyright 2015-2018 Richard Moore <me@ricmoo.com>. See LICENSE.txt. */
27
-
28
- /*! crc32.js (C) 2014-present SheetJS -- http://sheetjs.com */
29
-
30
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
31
-
32
- /*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
33
-
34
- /*! noble-secp256k1 - MIT License (c) 2019 Paul Miller (paulmillr.com) */
35
-
36
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
37
-
38
- /*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */
39
-
40
- /**
41
- * [js-sha3]{@link https://github.com/emn178/js-sha3}
42
- *
43
- * @version 0.5.7
44
- * @author Chen, Yi-Cyuan [emn178@gmail.com]
45
- * @copyright Chen, Yi-Cyuan 2015-2016
46
- * @license MIT
47
- */
48
-
49
- /**
50
- * [js-sha3]{@link https://github.com/emn178/js-sha3}
51
- *
52
- * @version 0.8.0
53
- * @author Chen, Yi-Cyuan [emn178@gmail.com]
54
- * @copyright Chen, Yi-Cyuan 2015-2018
55
- * @license MIT
56
- */