@exodus/asset-icons
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.1.1](https://github.com/ExodusMovement/assets/compare/@exodus/asset-icons@4.1.0...@exodus/asset-icons@4.1.1) (2024-09-24) | ||
**Note:** Version bump only for package @exodus/asset-icons | ||
## [4.1.0](https://github.com/ExodusMovement/assets/compare/@exodus/asset-icons@4.0.1...@exodus/asset-icons@4.1.0) (2024-08-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@exodus/asset-icons", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Exodus assets icons generator helpers", | ||
"license": "ISC", | ||
"author": "Exodus Movement Inc.", | ||
"author": "Exodus Movement, Inc.", | ||
"main": "scripts/generate.web.js", | ||
"homepage": "https://github.com/ExodusMovement/assets/tree/master/shield/asset-icons", | ||
"repository": { | ||
@@ -17,5 +18,5 @@ "type": "git", | ||
"scripts": { | ||
"lint": "run -T eslint ./scripts", | ||
"lint": "run -T eslintc .", | ||
"lint:fix": "yarn lint --fix", | ||
"test": "run -T exodus-test --jest --esbuild" | ||
"test": "run -T exodus-test --jest" | ||
}, | ||
@@ -32,8 +33,4 @@ "files": [ | ||
"devDependencies": { | ||
"@exodus/algorand-meta": "^2.0.0", | ||
"@exodus/assets-base": "^11.0.0", | ||
"@exodus/bitcoin-meta": "^2.0.0", | ||
"@exodus/eosio-meta": "^2.0.0", | ||
"@exodus/solana-meta": "^2.0.0", | ||
"@exodus/theta-meta": "^2.0.0" | ||
"@exodus/assets-base": "^11.3.0", | ||
"@exodus/tezos-meta": "^3.0.0" | ||
}, | ||
@@ -43,3 +40,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "6b133287cec409546f272b2e7a8742a6c9a213af" | ||
"gitHead": "27dea2f0fe195aac2e6ca072417e4b75ff15896a" | ||
} |
@@ -1,5 +0,3 @@ | ||
const aliases = { | ||
lightningnetwork: 'bitcoin', | ||
} | ||
const aliases = {} | ||
module.exports = aliases |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
14518
2
180