Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rainbow-me/rainbow-common

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rainbow-me/rainbow-common - npm Package Compare versions

Comparing version 0.8.8 to 0.8.9

2

package.json
{
"name": "@rainbow-me/rainbow-common",
"description": "Common library for web and mobile",
"version": "0.8.8",
"version": "0.8.9",
"author": "Jin Chung <jin@rainbow.me>",

@@ -6,0 +6,0 @@ "license": "GPL-3.0",

@@ -112,4 +112,4 @@ import { isEmpty } from 'lodash';

const getUniqueTokens = dispatch(assetsGetUniqueTokens());
const getUniswap = dispatch(uniswapUpdateState());
return Promise.all([getBalances, getUniswap, getUniqueTokens]);
// const getUniswap = dispatch(uniswapUpdateState());
return Promise.all([getBalances, getUniqueTokens]);
};

@@ -116,0 +116,0 @@

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc