Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@exodus/module

Package Overview
Dependencies
Maintainers
87
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/module - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

CHANGELOG.md

17

package.json
{
"name": "@exodus/module",
"version": "1.2.0",
"description": "Exodus base module implementation.",
"author": "diegomura <diegomuracciole@gmail.com>",
"version": "1.2.1",
"description": "Exodus base module class",
"author": "Exodus Movement Inc.",
"homepage": "https://github.com/ExodusMovement/exodus-hydra/tree/master/modules/module",

@@ -14,3 +14,4 @@ "license": "MIT",

"files": [
"src"
"src",
"CHANGELOG.md"
],

@@ -27,6 +28,6 @@ "repository": {

"bugs": {
"url": "https://github.com/ExodusMovement/exodus-hydra/issues"
"url": "https://github.com/ExodusMovement/exodus-hydra/issues?q=is%3Aissue+is%3Aopen+label%3Amodule"
},
"dependencies": {
"@exodus/basic-utils": "^1.0.0",
"@exodus/basic-utils": "^2.0.0",
"events": "^3.3.0",

@@ -37,6 +38,6 @@ "lodash": "^4.17.11",

"devDependencies": {
"eslint": "^8.33.0",
"eslint": "^8.44.0",
"jest": "^29.1.2"
},
"gitHead": "1a38fcc193bcc0fda4fb13b6025bc61470f5306d"
"gitHead": "6940057df353e81b974180a0c5d45b802dc3bec5"
}
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