Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

web3

Package Overview
Dependencies
Maintainers
4
Versions
546
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.14.1-dev.95b4bab.0 to 4.14.1-dev.9fa32c9.0

2

lib/commonjs/accounts.d.ts

@@ -56,3 +56,3 @@ import { EthExecutionAPI, Bytes, Transaction, KeyStore } from 'web3-types';

recoverTransaction: (rawTransaction: string) => string;
hashMessage: (message: string) => string;
hashMessage: (message: string, skipPrefix?: boolean | undefined) => string;
sign: (data: string, privateKey: Bytes) => import("web3-eth-accounts").SignResult;

@@ -59,0 +59,0 @@ recover: (data: string | import("web3-eth-accounts").SignatureObject, signatureOrV?: string | undefined, prefixedOrR?: string | boolean | undefined, s?: string | undefined, prefixed?: boolean | undefined) => string;

@@ -56,3 +56,3 @@ import { EthExecutionAPI, Bytes, Transaction, KeyStore } from 'web3-types';

recoverTransaction: (rawTransaction: string) => string;
hashMessage: (message: string) => string;
hashMessage: (message: string, skipPrefix?: boolean | undefined) => string;
sign: (data: string, privateKey: Bytes) => import("web3-eth-accounts").SignResult;

@@ -59,0 +59,0 @@ recover: (data: string | import("web3-eth-accounts").SignatureObject, signatureOrV?: string | undefined, prefixedOrR?: string | boolean | undefined, s?: string | undefined, prefixed?: boolean | undefined) => string;

{
"name": "web3",
"version": "4.14.1-dev.95b4bab.0+95b4bab",
"version": "4.14.1-dev.9fa32c9.0+9fa32c9",
"description": "Ethereum JavaScript API",

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

"typescript": "^4.7.4",
"web3-providers-ipc": "4.0.8-dev.95b4bab.0+95b4bab"
"web3-providers-ipc": "4.0.8-dev.9fa32c9.0+9fa32c9"
},
"dependencies": {
"web3-core": "4.7.1-dev.95b4bab.0+95b4bab",
"web3-errors": "1.3.1-dev.95b4bab.0+95b4bab",
"web3-eth": "4.10.1-dev.95b4bab.0+95b4bab",
"web3-eth-abi": "4.3.1-dev.95b4bab.0+95b4bab",
"web3-eth-accounts": "4.2.2-dev.95b4bab.0+95b4bab",
"web3-eth-contract": "4.7.1-dev.95b4bab.0+95b4bab",
"web3-eth-ens": "4.4.1-dev.95b4bab.0+95b4bab",
"web3-eth-iban": "4.0.8-dev.95b4bab.0+95b4bab",
"web3-eth-personal": "4.1.1-dev.95b4bab.0+95b4bab",
"web3-net": "4.1.1-dev.95b4bab.0+95b4bab",
"web3-providers-http": "4.2.1-dev.95b4bab.0+95b4bab",
"web3-providers-ws": "4.0.9-dev.95b4bab.0+95b4bab",
"web3-rpc-methods": "1.3.1-dev.95b4bab.0+95b4bab",
"web3-rpc-providers": "1.0.0-dev.95b4bab.0+95b4bab",
"web3-types": "1.8.2-dev.95b4bab.0+95b4bab",
"web3-utils": "4.3.3-dev.95b4bab.0+95b4bab",
"web3-validator": "2.0.7-dev.95b4bab.0+95b4bab"
"web3-core": "4.7.1-dev.9fa32c9.0+9fa32c9",
"web3-errors": "1.3.1-dev.9fa32c9.0+9fa32c9",
"web3-eth": "4.10.1-dev.9fa32c9.0+9fa32c9",
"web3-eth-abi": "4.3.1-dev.9fa32c9.0+9fa32c9",
"web3-eth-accounts": "4.2.2-dev.9fa32c9.0+9fa32c9",
"web3-eth-contract": "4.7.1-dev.9fa32c9.0+9fa32c9",
"web3-eth-ens": "4.4.1-dev.9fa32c9.0+9fa32c9",
"web3-eth-iban": "4.0.8-dev.9fa32c9.0+9fa32c9",
"web3-eth-personal": "4.1.1-dev.9fa32c9.0+9fa32c9",
"web3-net": "4.1.1-dev.9fa32c9.0+9fa32c9",
"web3-providers-http": "4.2.1-dev.9fa32c9.0+9fa32c9",
"web3-providers-ws": "4.0.9-dev.9fa32c9.0+9fa32c9",
"web3-rpc-methods": "1.3.1-dev.9fa32c9.0+9fa32c9",
"web3-rpc-providers": "1.0.0-dev.9fa32c9.0+9fa32c9",
"web3-types": "1.8.2-dev.9fa32c9.0+9fa32c9",
"web3-utils": "4.3.3-dev.9fa32c9.0+9fa32c9",
"web3-validator": "2.0.7-dev.9fa32c9.0+9fa32c9"
},
"gitHead": "95b4bab9272f46544aecd7f034c5221e832cf2c1"
"gitHead": "9fa32c92bc2f74d50e663fd9a42c2ea45e1a8ea0"
}

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