@exodus/optimism-meta
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -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 @@ |
{ | ||
"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', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25818
Updated@exodus/asset@^2.0.1