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

@exodus/models

Package Overview
Dependencies
Maintainers
0
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/models - npm Package Compare versions

Comparing version 11.17.0 to 11.18.0

src/__tests__/_fixtures-assets.js

13

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

@@ -10,3 +11,4 @@ "license": "UNLICENSED",

"files": [
"lib"
"src",
"!__tests__"
],

@@ -28,5 +30,2 @@ "dependencies": {

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

@@ -43,3 +42,3 @@ "lint": "NODE_ENV=test run -T eslint . --ignore-path ../../.gitignore",

},
"gitHead": "19de76ce0ea2637fa27654a99e5641a878eadfc1"
"gitHead": "a135c90409e1e1ce34ab0ec7e459a249c88904ad"
}
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