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

ethereumjs-connect

Package Overview
Dependencies
Maintainers
11
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethereumjs-connect - npm Package Compare versions

Comparing version 4.4.2 to 4.4.3

5

package.json
{
"name": "ethereumjs-connect",
"version": "4.4.2",
"version": "4.4.3",
"description": "Basic Ethereum connection tasks",

@@ -13,2 +13,3 @@ "author": "The Augur Developers <team@augur.net>",

"test": "mocha test/*.js",
"link": "npm link ethrpc",
"coverage": "istanbul cover --include-all-sources --root ./src ./node_modules/mocha/bin/_mocha test/*.js"

@@ -32,3 +33,3 @@ },

"clone": "1.0.2",
"ethrpc": "4.4.4"
"ethrpc": "4.4.6"
},

@@ -35,0 +36,0 @@ "devDependencies": {

2

src/index.js

@@ -9,3 +9,3 @@ "use strict";

module.exports = {
version: "4.4.1",
version: "4.4.3",
setFrom: setFrom,

@@ -12,0 +12,0 @@ setupEventsABI: setupEventsABI,

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