Socket
Socket
Sign inDemoInstall

web3

Package Overview
Dependencies
Maintainers
4
Versions
523
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3 - npm Package Compare versions

Comparing version 4.13.1-dev.7c207b8.0 to 4.13.1-dev.9edb183.0

2

lib/commonjs/types.d.ts

@@ -20,3 +20,3 @@ import { Bytes, Transaction } from 'web3-types';

* You can use `.setProvider` on this constructor to set provider for **all the instances** of the contracts which were created by `web3.eth.Contract`.
* Please check the {@doclink guides/web3_upgrade_guide/x/providers_migration_guide | following guide} to understand more about setting provider.
* Please check the {@doclink guides/web3_upgrade_guide/providers_migration_guide | following guide} to understand more about setting provider.
*

@@ -23,0 +23,0 @@ * ```ts

@@ -20,3 +20,3 @@ import { Bytes, Transaction } from 'web3-types';

* You can use `.setProvider` on this constructor to set provider for **all the instances** of the contracts which were created by `web3.eth.Contract`.
* Please check the {@doclink guides/web3_upgrade_guide/x/providers_migration_guide | following guide} to understand more about setting provider.
* Please check the {@doclink guides/web3_upgrade_guide/providers_migration_guide | following guide} to understand more about setting provider.
*

@@ -23,0 +23,0 @@ * ```ts

{
"name": "web3",
"version": "4.13.1-dev.7c207b8.0+7c207b8",
"version": "4.13.1-dev.9edb183.0+9edb183",
"description": "Ethereum JavaScript API",

@@ -86,24 +86,24 @@ "main": "./lib/commonjs/index.js",

"typescript": "^4.7.4",
"web3-providers-ipc": "4.0.8-dev.7c207b8.0+7c207b8"
"web3-providers-ipc": "4.0.8-dev.9edb183.0+9edb183"
},
"dependencies": {
"web3-core": "4.6.1-dev.7c207b8.0+7c207b8",
"web3-errors": "1.3.1-dev.7c207b8.0+7c207b8",
"web3-eth": "4.9.1-dev.7c207b8.0+7c207b8",
"web3-eth-abi": "4.2.5-dev.7c207b8.0+7c207b8",
"web3-eth-accounts": "4.2.2-dev.7c207b8.0+7c207b8",
"web3-eth-contract": "4.7.1-dev.7c207b8.0+7c207b8",
"web3-eth-ens": "4.4.1-dev.7c207b8.0+7c207b8",
"web3-eth-iban": "4.0.8-dev.7c207b8.0+7c207b8",
"web3-eth-personal": "4.1.1-dev.7c207b8.0+7c207b8",
"web3-net": "4.1.1-dev.7c207b8.0+7c207b8",
"web3-providers-http": "4.2.1-dev.7c207b8.0+7c207b8",
"web3-providers-ws": "4.0.9-dev.7c207b8.0+7c207b8",
"web3-rpc-methods": "1.3.1-dev.7c207b8.0+7c207b8",
"web3-rpc-providers": "1.0.0-dev.7c207b8.0+7c207b8",
"web3-types": "1.8.1-dev.7c207b8.0+7c207b8",
"web3-utils": "4.3.2-dev.7c207b8.0+7c207b8",
"web3-validator": "2.0.7-dev.7c207b8.0+7c207b8"
"web3-core": "4.6.1-dev.9edb183.0+9edb183",
"web3-errors": "1.3.1-dev.9edb183.0+9edb183",
"web3-eth": "4.9.1-dev.9edb183.0+9edb183",
"web3-eth-abi": "4.2.5-dev.9edb183.0+9edb183",
"web3-eth-accounts": "4.2.2-dev.9edb183.0+9edb183",
"web3-eth-contract": "4.7.1-dev.9edb183.0+9edb183",
"web3-eth-ens": "4.4.1-dev.9edb183.0+9edb183",
"web3-eth-iban": "4.0.8-dev.9edb183.0+9edb183",
"web3-eth-personal": "4.1.1-dev.9edb183.0+9edb183",
"web3-net": "4.1.1-dev.9edb183.0+9edb183",
"web3-providers-http": "4.2.1-dev.9edb183.0+9edb183",
"web3-providers-ws": "4.0.9-dev.9edb183.0+9edb183",
"web3-rpc-methods": "1.3.1-dev.9edb183.0+9edb183",
"web3-rpc-providers": "1.0.0-dev.9edb183.0+9edb183",
"web3-types": "1.8.1-dev.9edb183.0+9edb183",
"web3-utils": "4.3.2-dev.9edb183.0+9edb183",
"web3-validator": "2.0.7-dev.9edb183.0+9edb183"
},
"gitHead": "7c207b8953b9d5aff369d0300498a42e46f11a2e"
"gitHead": "9edb183c97fba937e3ea7bde9874b043ba6f17ae"
}

@@ -55,3 +55,3 @@ /*

* You can use `.setProvider` on this constructor to set provider for **all the instances** of the contracts which were created by `web3.eth.Contract`.
* Please check the {@doclink guides/web3_upgrade_guide/x/providers_migration_guide | following guide} to understand more about setting provider.
* Please check the {@doclink guides/web3_upgrade_guide/providers_migration_guide | following guide} to understand more about setting provider.
*

@@ -58,0 +58,0 @@ * ```ts

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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