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

web3-eth-personal

Package Overview
Dependencies
Maintainers
4
Versions
475
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-eth-personal - npm Package Compare versions

Comparing version 4.0.9-dev.998954f.0 to 4.0.9-dev.9afaa61.0

20

package.json
{
"name": "web3-eth-personal",
"version": "4.0.9-dev.998954f.0+998954f",
"version": "4.0.9-dev.9afaa61.0+9afaa61",
"description": "Web3 module to interact with the Ethereum blockchain accounts stored in the node.",

@@ -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 .",

@@ -46,8 +46,8 @@ "format": "prettier --write '**/*'",

"dependencies": {
"web3-core": "4.3.3-dev.998954f.0+998954f",
"web3-eth": "4.4.1-dev.998954f.0+998954f",
"web3-rpc-methods": "1.1.5-dev.998954f.0+998954f",
"web3-types": "1.3.2-dev.998954f.0+998954f",
"web3-utils": "4.1.2-dev.998954f.0+998954f",
"web3-validator": "2.0.5-dev.998954f.0+998954f"
"web3-core": "4.5.1-dev.9afaa61.0+9afaa61",
"web3-eth": "4.8.2-dev.9afaa61.0+9afaa61",
"web3-rpc-methods": "1.3.1-dev.9afaa61.0+9afaa61",
"web3-types": "1.7.1-dev.9afaa61.0+9afaa61",
"web3-utils": "4.3.2-dev.9afaa61.0+9afaa61",
"web3-validator": "2.0.7-dev.9afaa61.0+9afaa61"
},

@@ -67,5 +67,5 @@ "devDependencies": {

"typescript": "^4.7.4",
"web3-providers-ws": "4.0.8-dev.998954f.0+998954f"
"web3-providers-ws": "4.0.9-dev.9afaa61.0+9afaa61"
},
"gitHead": "998954fff82e2b422eadca86da08072e76c4e2b2"
"gitHead": "9afaa613ee8792690032c6321acf74c32917732a"
}
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