@exodus/assets-base
Advanced tools
Comparing version 11.0.0 to 11.1.0
@@ -6,2 +6,11 @@ # Change Log | ||
## [11.1.0](https://github.com/ExodusMovement/assets/compare/@exodus/assets-base@11.0.0...@exodus/assets-base@11.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)) | ||
## 11.0.0 (2024-08-27) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "11.0.0", | ||
"version": "11.1.0", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -17,3 +17,3 @@ "type": "module", | ||
"test": "run -T exodus-test --jest", | ||
"lint": "run -T eslint . --ignore-path ../../.gitignore", | ||
"lint": "run -T eslintc . --ignore-path ../../.gitignore", | ||
"lint:fix": "yarn lint --fix", | ||
@@ -66,3 +66,3 @@ "ct": "node scripts/add-tokens.cjs", | ||
"@exodus/mantle-meta": "^2.0.0", | ||
"@exodus/matic-meta": "^2.0.0", | ||
"@exodus/matic-meta": "^2.1.0", | ||
"@exodus/monero-meta": "^2.0.0", | ||
@@ -109,3 +109,3 @@ "@exodus/nano-meta": "^2.0.0", | ||
}, | ||
"gitHead": "459e2bce27ea1e385a24c5e7aac93622393062df" | ||
"gitHead": "e5c7986bf33adfb1b1273502099c9a5c58878eb0" | ||
} |
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
92834
Updated@exodus/matic-meta@^2.1.0