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

@exodus/optimism-meta

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/optimism-meta - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

14

lib/index.js

@@ -23,11 +23,11 @@ "use strict";

const baseAssetName = name;
const primaryColor = '#FF0420';
const gradientColors = ['#FF0420', '#A10013'];
const primaryColor = '#8C93AF';
const gradientColors = ['#474A73', '#8C93AF'];
const gradientCoords = {
x1: '19.031%',
y1: '-66.682%',
x2: '123.324%',
y2: '91.487%'
x1: '17.71%',
y1: '-46.968%',
x2: '98.837%',
y2: '152.777%'
};
const chainBadgeColors = gradientColors;
const chainBadgeColors = ['#FF0420', '#A10013'];
const gasLimit = 21e3; // enough to send ETH to a normal address

@@ -34,0 +34,0 @@

{
"name": "@exodus/optimism-meta",
"version": "1.2.0",
"version": "1.2.1",
"description": "Ethereum (Optimism) constants, icons, colors and other metadata",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

},
"gitHead": "9915298ff4b3178e24919f1df39a4e5811358dfb"
"gitHead": "c7c8b7d8cf706f33f806f8470db9b1ab7da5ec77"
}
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