Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 3e98110

Browse files
committed
run build script
1 parent 40907fe commit 3e98110

File tree

3 files changed

+61
-67
lines changed

3 files changed

+61
-67
lines changed

dist/web3.min.js

Lines changed: 2 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/web3.min.js.LICENSE.txt

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
/*
2+
object-assign
3+
(c) Sindre Sorhus
4+
@license MIT
5+
*/
6+
7+
/*!
8+
* @overview es6-promise - a tiny implementation of Promises/A+.
9+
* @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
10+
* @license Licensed under MIT license
11+
* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
12+
* @version v4.2.8+1e68dce6
13+
*/
14+
15+
/*!
16+
* The buffer module from node.js, for the browser.
17+
*
18+
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org>
19+
* @license MIT
20+
*/
21+
22+
/*!
23+
* The buffer module from node.js, for the browser.
24+
*
25+
* @author Feross Aboukhadijeh <http://feross.org>
26+
* @license MIT
27+
*/
28+
29+
/*!
30+
* v2.1.4-104-gc868b3a
31+
*
32+
*/
33+
34+
/*! https://mths.be/utf8js v3.0.0 by @mathias */
35+
36+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
37+
38+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
39+
40+
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
41+
42+
/**
43+
* [js-sha3]{@link https://github.com/emn178/js-sha3}
44+
*
45+
* @version 0.5.7
46+
* @author Chen, Yi-Cyuan [[email protected]]
47+
* @copyright Chen, Yi-Cyuan 2015-2016
48+
* @license MIT
49+
*/
50+
51+
/**
52+
* [js-sha3]{@link https://github.com/emn178/js-sha3}
53+
*
54+
* @version 0.8.0
55+
* @author Chen, Yi-Cyuan [[email protected]]
56+
* @copyright Chen, Yi-Cyuan 2015-2018
57+
* @license MIT
58+
*/

dist/web3.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)