Socket
Socket
Sign inDemoInstall

web3

Package Overview
Dependencies
Maintainers
3
Versions
505
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3 - npm Package Versions

1
51

4.11.1-dev.9afaa61.0

Diff

mpetrunic
published 4.11.1-dev.6b80cf0.0 •

mpetrunic
published 4.11.1-dev.463d070.0 •

luu-alex
published 4.11.0 •

Changelog

Source

[4.11.0]

Fixed

web3-eth-abi
  • fix encodedata in EIP-712 (#7095)
web3-utils
  • _sendPendingRequests will catch unhandled errors from _sendToSocket (#6968)
web3-eth
  • Fixed geth issue when running a new instance, transactions will index when there are no blocks created (#7098)

Changed

web3-eth-accounts
  • baseTransaction method updated (#7095)
web3-providers-ws
  • Update dependancies (#7109)
web3-plugin-example
  • Dependencies updated
web3-rpc-providers
  • Change request return type Promise<ResultType> to Promise<JsonRpcResponseWithResult<ResultType>> (#7102)

Added

web3-eth-contract
  • populateTransaction was added to contract methods (#7124)
  • Contract has setTransactionMiddleware and getTransactionMiddleware for automatically passing to sentTransaction for deploy and send functions (#7138)
web3-rpc-providers
  • When error is returned with code 429, throw rate limit error (#7102)
web3
  • web3.eth.Contract will get transaction middleware and use it, if web3.eth has transaction middleware. (#7138)

[Unreleased]

mpetrunic
published 4.10.1-dev.89711ab.0 •

mpetrunic
published 4.10.1-dev.1436228.0 •

luu-alex
published 4.10.0 •

Changelog

Source

[4.10.0]

Added

web3
  • Now when existing packages are added in web3, will be avalible for plugins via context. (#7088)
web3-core
  • Now when existing packages are added in web3, will be avalible for plugins via context. (#7088)
web3-eth
  • sendTransaction in rpc_method_wrappers accepts optional param of TransactionMiddleware (#7088)
  • WebEth has setTransactionMiddleware and getTransactionMiddleware for automatically passing to sentTransaction (#7088)
web3-eth-ens
  • getText now supports first param Address
  • getName has optional second param checkInterfaceSupport

web3-types

  • Added result as optional never and error as optional never in type JsonRpcNotification` (#7091)
  • Added JsonRpcNotfication as a union type in JsonRpcResponse (#7091)

web3-rpc-providers

  • RC release

Fixed

web3-eth-ens
  • getName reverse resolution

[Unreleased]

Fixed

web3-eth
  • Fixed geth issue when running a new instance, transactions will index when there are no blocks created (#7098)

Added

web3
  • web3.eth.Contract will get transaction middleware and use it, if web3.eth has transaction middleware. (#7138)
web3-eth-contract
  • populateTransaction was added to contract methods (#7124)
  • Contract has setTransactionMiddleware and getTransactionMiddleware for automatically passing to sentTransaction for deploy and send functions (#7138)
mpetrunic
published 4.9.1-dev.9086b98.0 •

mpetrunic
published 4.9.1-dev.b63af9f.0 •

mpetrunic
published 4.9.1-dev.f687df6.0 •

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