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

@exodus/assets

Package Overview
Dependencies
Maintainers
0
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/assets - npm Package Compare versions

Comparing version 8.0.88 to 8.0.89

9

lib/index.js

@@ -60,3 +60,4 @@ "use strict";

return assets[asset.baseAssetName || asset.name];
}
},
enumerable: true
},

@@ -66,3 +67,4 @@ feeAsset: {

return assets[asset.feeAssetName || asset.baseAssetName || asset.name];
}
},
enumerable: true
}

@@ -75,3 +77,4 @@ });

return asset.combinedAssetNames.map(assetName => assets[assetName]);
}
},
enumerable: true
}

@@ -78,0 +81,0 @@ });

{
"name": "@exodus/assets",
"version": "8.0.88",
"version": "8.0.89",
"description": "Exodus assets",

@@ -13,3 +13,3 @@ "main": "lib/index.js",

"dependencies": {
"@exodus/assets-base": "^8.1.6",
"@exodus/assets-base": "^8.1.7",
"@exodus/basic-utils": "^1.4.0",

@@ -30,3 +30,3 @@ "@exodus/combined-assets-meta": "^1.0.2",

},
"gitHead": "fb2a50a2f7452ab15a03623c702b6e258fb5eb15"
"gitHead": "9a2b28eeada6079bd1936501337772aad74665e0"
}
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