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

@dataunions/join-server

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dataunions/join-server - npm Package Compare versions

Comparing version 3.0.0-alpha.7 to 3.0.0-alpha.8

2

package.json
{
"name": "@dataunions/join-server",
"version": "3.0.0-alpha.7",
"version": "3.0.0-alpha.8",
"description": "Data Union join server base implementation",

@@ -5,0 +5,0 @@ "author": "Data Union DAO <contact@dataunions.org>",

@@ -67,3 +67,3 @@ const process = require('process')

if (contractName === "DataUnionFactory") {
this.clients.set(chainName, this.newDataUnionClient(chains[chainName], privateKey))
clients.set(chainName, this.newDataUnionClient(chains[chainName], privateKey))
}

@@ -70,0 +70,0 @@ }

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