Huge News!Announcing our $40M Series B led by Abstract Ventures.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 10.0.2 to 11.0.0

14

package.json
{
"name": "@exodus/assets",
"version": "10.0.2",
"version": "11.0.0",
"description": "Exodus assets",

@@ -15,5 +15,5 @@ "type": "module",

"dependencies": {
"@exodus/asset": "^1.1.0",
"@exodus/asset": "^2.0.0",
"@exodus/basic-utils": "^3.0.1",
"@exodus/currency": "^2.2.0",
"@exodus/currency": "^5.0.1",
"lodash": "^4.17.11",

@@ -23,7 +23,7 @@ "minimalistic-assert": "^1.0.1"

"devDependencies": {
"@exodus/assets-base": "^8.1.14",
"@exodus/combined-assets-meta": "^2.0.0"
"@exodus/assets-base": "^9.0.0",
"@exodus/combined-assets-meta": "^3.0.0"
},
"scripts": {
"test": "run -T jest",
"test": "run -T exodus-test --jest",
"lint": "run -T eslint . --ignore-path ../../.gitignore",

@@ -39,3 +39,3 @@ "lint:fix": "yarn lint --fix"

},
"gitHead": "a37317af4caf9e14cf8c097c145736964ebfaf53"
"gitHead": "f9da81b5745498bc7840d2e93b62401b48bc64b8"
}
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