hiero-ledger / tsc

This repo serves to provide a structure for activity, discussions and decisions of the Hiero Technical Steering Committee (TSC)
https://hiero.org
Apache License 2.0
1 stars 1 forks source link

Update dependecy of walletconnect/qrcode-modal for mirror-node-explorer #26

Open hendrikebbers opened 1 month ago

hendrikebbers commented 1 month ago

As mentioned in https://github.com/LFDT-Hiero/tsc/issues/15 we currently depened on walletconnect/qrcode-modal@2.0.0-alpha.20 that shows as LGPL licensed in Snyk. I do not know if it is https://github.com/walletconnect/walletconnect-monorepo or https://github.com/walletconnect/modal but both have way never versions under apache licence. A search at NPM does not show an exact match for the current dependency: https://www.npmjs.com/search?q=walletconnect%2Fqrcode-modal

ericleponner commented 1 month ago

@walletconnect/qrcode-modal@2.0.0-alpha.20 is an indirect dependency generated by blade-web3.js (the library to access Blade Wallet extension):

npm list @walletconnect/qrcode-modal@2.0.0-alpha.20
hedera-explorer@0.1.0 /WS/hedera-mirror-node-explorer-clean
└─┬ @bladelabs/blade-web3.js@1.2.2
  └─┬ @hashgraph/hedera-wallet-connect@0.1.0
    └── @walletconnect/qrcode-modal@2.0.0-alpha.20