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 2.0.1 to 2.0.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.0.2](https://github.com/ExodusMovement/assets/compare/@exodus/optimism-meta@2.0.1...@exodus/optimism-meta@2.0.2) (2024-11-15)
**Note:** Version bump only for package @exodus/optimism-meta
## [2.0.1](https://github.com/ExodusMovement/assets/compare/@exodus/optimism-meta@2.0.0...@exodus/optimism-meta@2.0.1) (2024-08-14)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@exodus/optimism-meta",
"version": "2.0.1",
"version": "2.0.2",
"description": "Ethereum (Optimism) constants, icons, colors and other metadata",

@@ -21,7 +21,7 @@ "type": "module",

"test": "run -T exodus-test --jest",
"lint": "run -T eslint .",
"lint": "run -T eslintc .",
"lint:fix": "yarn lint --fix"
},
"dependencies": {
"@exodus/asset": "^2.0.0"
"@exodus/asset": "^2.0.1"
},

@@ -38,3 +38,3 @@ "devDependencies": {

},
"gitHead": "96b5d7152998175540570bd68b8f468f624de87b"
"gitHead": "95e353cbf4ee280916760a1196b72e74889e475d"
}

@@ -44,3 +44,3 @@ // DO NOT set the `name` and `ticker` properties manually

name: 'usdc_optimism_68bb70cd',
displayName: 'USD Coin',
displayName: 'USDC',
decimals: 6,

@@ -52,3 +52,3 @@ ticker: 'USDCoptimism68BB70CD',

description:
'USD Coin is a token designed as a stablecoin issued by Circle and Coinbase. Each unit of USDC is backed by a unit of US Dollar in audited bank accounts in order to ensure 1 USDC is always equal to 1 USD.',
'USDC is a token designed as a stablecoin issued by Circle and Coinbase. Each unit of USDC is backed by a unit of US Dollar in audited bank accounts in order to ensure 1 USDC is always equal to 1 USD.',
reddit: 'https://www.reddit.com/r/USDC/',

@@ -55,0 +55,0 @@ twitter: 'https://twitter.com/centre_io',

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