Socket
Socket
Sign inDemoInstall

aion-web3-eth-contract

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aion-web3-eth-contract - npm Package Compare versions

Comparing version 1.2.6-beta.2 to 1.2.6-beta.4

18

package.json
{
"name": "aion-web3-eth-contract",
"namespace": "aion",
"version": "1.2.6-beta.2",
"version": "1.2.6-beta.4",
"description": "Web3 module to interact with Ethereum smart contracts.",

@@ -10,12 +10,12 @@ "repository": "https://github.com/aionnetwork/aion_web3/tree/master/packages/web3-eth-contract",

"dependencies": {
"aion-web3-core": "1.2.6-beta.2",
"aion-web3-core-helpers": "1.2.6-beta.2",
"aion-web3-core-method": "1.2.6-beta.2",
"aion-web3-core-promievent": "1.2.6-beta.2",
"aion-web3-core-subscriptions": "1.2.6-beta.2",
"aion-web3-eth-abi": "1.2.6-beta.2",
"aion-web3-utils": "1.2.6-beta.2",
"aion-web3-core": "1.2.6-beta.4",
"aion-web3-core-helpers": "1.2.6-beta.4",
"aion-web3-core-method": "1.2.6-beta.4",
"aion-web3-core-promievent": "1.2.6-beta.4",
"aion-web3-core-subscriptions": "1.2.6-beta.4",
"aion-web3-eth-abi": "1.2.6-beta.4",
"aion-web3-utils": "1.2.6-beta.4",
"underscore": "1.8.3"
},
"gitHead": "26d0739d1a736a34a936744d12da2ec2a668dfd7"
"gitHead": "4b48e2dd4a8acc1ef30c0b2fd2f1a08fea0f9c6b"
}

@@ -25,2 +25,8 @@ /*

/**
*
* @namespace web3-eth-contract
*
*/
"use strict";

@@ -27,0 +33,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