Socket
Socket
Sign inDemoInstall

web3-types

Package Overview
Dependencies
0
Maintainers
5
Versions
275
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.1-dev.5fd9dbb.0 to 1.6.1-dev.692987a.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.5fd9dbb.0+5fd9dbb",
"version": "1.6.1-dev.692987a.0+692987a",
"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": "5fd9dbb2eda58b22c1d83033e6c2d2a263b3b9e6"
"gitHead": "692987a78dc1690bcd3917c4ff3b3264e6a35274"
}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc