Closed dmy147 closed 7 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@babel/compat-data@7.23.5, npm/@babel/helper-compilation-targets@7.23.6, npm/@babel/helper-plugin-utils@7.20.2, npm/@babel/helper-validator-option@7.23.5, npm/@babel/runtime@7.20.6, npm/@babel/types@7.24.0, npm/@cosmjs/encoding@0.28.13, npm/@cosmjs/proto-signing@0.28.13, npm/@cosmjs/tendermint-rpc@0.28.13, npm/@ethereumjs/common@2.6.5, npm/@ethereumjs/tx@3.5.2, npm/@ethersproject/bytes@5.7.0, npm/@ethersproject/sha2@5.7.0, npm/@gnosis.pm/safe-react-gateway-sdk@2.10.3, npm/@lit-labs/ssr-dom-shim@1.1.0, npm/@lit/reactive-element@1.6.1, npm/@ngraveio/bc-ur@1.1.6, npm/@noble/hashes@1.1.4, npm/@protobufjs/aspromise@1.1.2, npm/@shapeshiftoss/hdwallet-core@1.41.0, npm/@stablelib/random@1.0.2, npm/@types/bn.js@5.1.1, npm/@types/node@18.11.11, npm/@types/react-dom@18.0.9, npm/@types/react@18.0.26, npm/@types/ws@7.4.7, npm/@walletconnect/client@1.8.0, npm/@walletconnect/encoding@1.0.2, npm/@walletconnect/jsonrpc-provider@1.0.13, npm/@walletconnect/window-getters@1.0.0, npm/@web3-onboard/coinbase@2.2.2, npm/@web3-onboard/dcent@2.2.5, npm/@web3-onboard/fortmatic@2.0.17, npm/@web3-onboard/gnosis@2.1.8, npm/@web3-onboard/hw-common@2.2.1, npm/@web3-onboard/injected-wallets@2.10.6, npm/@web3-onboard/keepkey@2.3.5, npm/@web3-onboard/keystone@2.3.5, npm/@web3-onboard/ledger@2.4.4, npm/@web3-onboard/magic@2.1.5, npm/@web3-onboard/mew-wallet@2.0.2, npm/@web3-onboard/portis@2.1.5, npm/@web3-onboard/react@2.8.12, npm/@web3-onboard/sequence@2.0.6, npm/@web3-onboard/taho@2.0.2, npm/@web3-onboard/torus@2.2.3, npm/@web3-onboard/trust@2.0.2, npm/@web3-onboard/walletconnect@2.4.6, npm/agent-base@6.0.2, npm/assert-plus@1.0.0, npm/async@2.6.4, npm/big-integer@1.6.51, npm/bignumber.js@9.1.1, npm/bindings@1.5.0, npm/bip32@2.0.6, npm/bip66@1.1.5, npm/bitcoin-ops@1.4.1, npm/blakejs@1.2.1, npm/browserify-aes@1.2.0, npm/browserify-rsa@4.1.0, npm/browserslist@4.23.0, npm/bs58check@2.1.2, npm/bytebuffer@5.0.1, npm/call-bind@1.0.2, npm/camelcase@5.3.1, npm/caniuse-lite@1.0.30001596, npm/cipher-base@1.0.4, npm/clone@2.1.2, npm/combined-stream@1.0.8, npm/create-hmac@1.1.7, npm/cross-fetch@3.1.5, npm/decode-uri-component@0.2.2, npm/duplexify@4.1.2, npm/electron-to-chromium@1.4.699, npm/end-of-stream@1.4.4, npm/es6-promise@4.2.8, npm/eth-block-tracker@4.4.3, npm/eth-json-rpc-filters@4.2.2, npm/eth-query@2.1.2, npm/eth-rpc-errors@4.0.2, npm/ethereumjs-common@1.5.2, npm/ethereumjs-tx@1.3.7, npm/ethers@5.7.2
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
Ignoring: npm/web3@1.10.2
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/web3@1.10.2
Description
Rabby Wallet support mobile
PLEASE NOTE- Checklist must be complete prior to review.
Checklist
package.json
of the package you have made changes in following semantic versioning and using alpha release taggingyarn check-all
to confirm there are not any associated errorsDocs Checklist
docs/package.json
file (if applicable)If this PR includes changes to add an injected wallet or SDK wallet module:
Please complete the following using the internal demo package. To run this demo use the command
yarn && yarn dev
to get the project running athttp://localhost:8080/
Tests with demo app (injected)
Tests with demo app (SDK)