Socket
Socket
Sign inDemoInstall

web3-types

Package Overview
Dependencies
Maintainers
5
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.1-dev.de3e8f8.0 to 1.6.1-dev.e0fc158.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.de3e8f8.0+de3e8f8",
"version": "1.6.1-dev.e0fc158.0+e0fc158",
"description": "Provide the common data structures and interfaces for web3 modules.",

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

"build:check": "node -e \"require('./lib')\"",
"lint": "eslint --ext .js,.ts .",
"lint": "eslint --cache --cache-strategy content --ext .ts .",
"lint:fix": "eslint --fix --ext .js,.ts .",

@@ -60,3 +60,3 @@ "format": "prettier --write '**/*'",

},
"gitHead": "de3e8f881cc12ca6bbeddaf992c18c6c4eb1ede0"
"gitHead": "e0fc158e7c18ab97b66e415653faad46491823c0"
}

@@ -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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc