Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 5d4deb3

Browse files
committed
chore(release): publish v7.7.0
[email protected]
1 parent eff6955 commit 5d4deb3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+465
-459
lines changed

docs/assets/js/ganache/ganache.min.js

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

docs/assets/js/ganache/ganache.min.js.LICENSE.txt

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*!
2-
* prr
3-
* (c) 2013 Rod Vagg <[email protected]>
4-
* https://github.com/rvagg/prr
5-
* License: MIT
6-
*/
7-
81
/*!
92
* @ganache/colors
103
*
@@ -86,8 +79,21 @@
8679

8780
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
8881

82+
/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
83+
84+
/*! noble-secp256k1 - MIT License (c) 2019 Paul Miller (paulmillr.com) */
85+
8986
/*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
9087

9188
/*! run-parallel-limit. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
9289

9390
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
91+
92+
/**
93+
* [js-sha3]{@link https://github.com/emn178/js-sha3}
94+
*
95+
* @version 0.8.0
96+
* @author Chen, Yi-Cyuan [[email protected]]
97+
* @copyright Chen, Yi-Cyuan 2015-2018
98+
* @license MIT
99+
*/

docs/assets/js/ganache/ganache.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.

docs/index.html

Lines changed: 97 additions & 97 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)