You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hedera-mirror-node-explorer depends on web3@4.13.0 (and related libs like web3-eth@4.9.0). The license of the complete web3js project is LGPL-3.0 (see https://github.com/web3/web3.js/blob/4.x/LICENSE).
We need to check if the dependency is ok or need to be fixed. Since hedera-mirror-node-explorer is a product that we release including all dependencies I assume we have a problem here...
The hedera-mirror-node-explorer depends on
web3@4.13.0
(and related libs likeweb3-eth@4.9.0
). The license of the complete web3js project is LGPL-3.0 (see https://github.com/web3/web3.js/blob/4.x/LICENSE).We need to check if the dependency is ok or need to be fixed. Since hedera-mirror-node-explorer is a product that we release including all dependencies I assume we have a problem here...
More details can be found at #15
The text was updated successfully, but these errors were encountered: