Closed greg-schrammel closed 3 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@rainbow-me/swaps@0.23.0 | environment, eval, network | 0 |
786 kB | brunobar79 |
🚮 Removed packages: npm/@rainbow-me/swaps@0.21.0
@BrodyHughes This might need a full Swap regression. I think this affects quotes for different currencies, so you might want to try it out with different currency settings
@greg-schrammel Noticed the above error in the console as well
Tested swaps on:
- mainnet
- L2
- L2 with non-eth gas token
- mainnet custom RPC
- L2 custom RPC
- L2 with non-eth gas token and custom RPC
- 3 separate currency types (USD, ETH, and Yen)
All looks good! Only concern is getting some odd console error on Matic swaps but the swap still succeeded.
this logged error is useQuery
complaining we are not using it in the intended way, was happening before, not related to this pr
gonna think of a way to change that but in later pr
Temporarily removing the Firefox checks here; Brody is refactoring that in a separate PR. This should get automatically merged once Bruno amends one of the repo settings later today.
Fixes BX-1585 Figma link (if any):
What changed (plus any additional context for devs)
Screen recordings / screenshots
What to test