New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@exodus/asset-icons

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/asset-icons - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

8

CHANGELOG.md

@@ -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 @@

19

package.json
{
"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
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