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

@exodus/matic-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/matic-meta - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

9

CHANGELOG.md

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

## [2.1.0](https://github.com/ExodusMovement/assets/compare/@exodus/matic-meta@2.0.0...@exodus/matic-meta@2.1.0) (2024-09-05)
### Features
* rename MATIC to POL ([#3488](https://github.com/ExodusMovement/assets/issues/3488)) ([79a88c2](https://github.com/ExodusMovement/assets/commit/79a88c2d77bef46fd569be23bfcbc41b7496b763))
## [2.0.0](https://github.com/ExodusMovement/assets/compare/@exodus/matic-meta@1.3.0...@exodus/matic-meta@2.0.0) (2024-07-11)

@@ -8,0 +17,0 @@

6

package.json
{
"name": "@exodus/matic-meta",
"version": "2.0.0",
"version": "2.1.0",
"description": "Polygon constants, icons, colors and other metadata",

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

"test": "run -T exodus-test --jest",
"lint": "run -T eslint .",
"lint": "run -T eslintc .",
"lint:fix": "yarn lint --fix"

@@ -38,3 +38,3 @@ },

},
"gitHead": "4bc34401f881f4aed4ad97704f9f307d61f4178b"
"gitHead": "e5c7986bf33adfb1b1273502099c9a5c58878eb0"
}

@@ -6,5 +6,5 @@ import { createMetaDef } from '@exodus/asset'

const name = 'matic'
const displayName = 'Polygon'
const displayName = 'Polygon Ecosystem'
const ticker = 'MATICNATIVE'
const displayTicker = 'MATIC'
const displayTicker = 'POL'
const displayNetworkTicker = 'POLYGON'

@@ -11,0 +11,0 @@ const primaryColor = '#9962f6'

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