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.7 to 0.8.8

2

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

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

@@ -1,2 +0,1 @@

import { REACT_APP_OPENSEA_API_KEY } from 'react-native-dotenv';
import axios from 'axios';

@@ -14,3 +13,2 @@ import { parseAccountUniqueTokens } from './parsers';

Accept: 'application/json',
'X-API-KEY': REACT_APP_OPENSEA_API_KEY,
},

@@ -17,0 +15,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