Socket
Socket
Sign inDemoInstall

web3-types

Package Overview
Dependencies
Maintainers
5
Versions
319
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.93296c2.0 to 1.6.1-dev.962b99f.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.93296c2.0+93296c2",
"version": "1.6.1-dev.962b99f.0+962b99f",
"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": "93296c2e0ec299c506591d790236e5dd96291757"
"gitHead": "962b99fe54ede0d573dff69a7d1667b081ef3fd0"
}

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