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 9.2.0 to 10.0.0

src/__tests__/_assets.js

14

package.json
{
"name": "@exodus/assets",
"version": "9.2.0",
"version": "10.0.0",
"description": "Exodus assets",
"main": "lib/index.js",
"type": "module",
"main": "src/index.js",
"author": "Exodus Movement, Inc.",

@@ -10,7 +11,8 @@ "license": "UNLICENSED",

"files": [
"lib"
"src",
"!__tests__"
],
"dependencies": {
"@exodus/asset": "^1.1.0",
"@exodus/basic-utils": "^2.1.1",
"@exodus/basic-utils": "^3.0.0",
"@exodus/currency": "^2.2.0",

@@ -25,4 +27,2 @@ "lodash": "^4.17.11",

"scripts": {
"build": "yarn build:clean && babel src --out-dir lib --config-file ../../babel.config.js",
"build:clean": "rm -rf lib",
"test": "run -T jest",

@@ -39,3 +39,3 @@ "lint": "run -T eslint . --ignore-path ../../.gitignore",

},
"gitHead": "5eb05bdbf231470db1eea375b1b0a2469cc774ab"
"gitHead": "ac55b0baf303dd9586519d23738281e13b1a2ce6"
}
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