Socket
Socket
Sign inDemoInstall

web3-types

Package Overview
Dependencies
Maintainers
5
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-types - npm Package Compare versions

Comparing version 1.6.1-dev.f216540.0 to 1.6.1-dev.f44dc5b.0

2

lib/commonjs/eth_contract_types.d.ts

@@ -87,3 +87,3 @@ import { Address, Uint } from './eth_types.js';

/**
* The {@doclink glossary/json_interface | json interface} object derived from the [ABI](https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI) of this contract.
* The {@doclink glossary#json-interface-abi | json interface} object derived from the [ABI](https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI) of this contract.
*

@@ -90,0 +90,0 @@ * Re-setting this will regenerate the methods and events of the contract instance.

@@ -87,3 +87,3 @@ import { Address, Uint } from './eth_types.js';

/**
* The {@doclink glossary/json_interface | json interface} object derived from the [ABI](https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI) of this contract.
* The {@doclink glossary#json-interface-abi | json interface} object derived from the [ABI](https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI) of this contract.
*

@@ -90,0 +90,0 @@ * Re-setting this will regenerate the methods and events of the contract instance.

{
"name": "web3-types",
"version": "1.6.1-dev.f216540.0+f216540",
"version": "1.6.1-dev.f44dc5b.0+f44dc5b",
"description": "Provide the common data structures and interfaces for web3 modules.",

@@ -59,3 +59,3 @@ "main": "./lib/commonjs/index.js",

},
"gitHead": "f216540e4fd8af19bfc1ec86afbc26076a6769f4"
"gitHead": "f44dc5b6ad00648bff4abfc4339386ed6076275a"
}

@@ -117,3 +117,3 @@ /*

/**
* The {@doclink glossary/json_interface | json interface} object derived from the [ABI](https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI) of this contract.
* The {@doclink glossary#json-interface-abi | json interface} object derived from the [ABI](https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI) of this contract.
*

@@ -120,0 +120,0 @@ * Re-setting this will regenerate the methods and events of the contract instance.

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