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

web3-plugin-example

Package Overview
Dependencies
Maintainers
4
Versions
358
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-plugin-example - npm Package Compare versions

Comparing version 1.0.2-dev.f5b4d7d.0 to 1.0.2

26

package.json
{
"name": "web3-plugin-example",
"version": "1.0.2-dev.f5b4d7d.0+f5b4d7d",
"version": "1.0.2",
"description": "Example implementations of Web3.js' 4.x plugin system",

@@ -48,17 +48,17 @@ "repository": "https://github.com/ChainSafe/web3.js",

"typescript": "^4.7.4",
"web3": "4.0.4-dev.f5b4d7d.0+f5b4d7d",
"web3-core": "4.0.4-dev.f5b4d7d.0+f5b4d7d",
"web3-eth-abi": "4.0.4-dev.f5b4d7d.0+f5b4d7d",
"web3-eth-contract": "4.0.4-dev.f5b4d7d.0+f5b4d7d",
"web3-types": "1.0.3-dev.f5b4d7d.0+f5b4d7d",
"web3-utils": "4.0.4-dev.f5b4d7d.0+f5b4d7d"
"web3": "^4.1.0-rc.0",
"web3-core": "^4.1.0-rc.0",
"web3-eth-abi": "^4.1.0-rc.0",
"web3-eth-contract": "^4.0.4-rc.0",
"web3-types": "^1.1.0-rc.0",
"web3-utils": "^4.0.4-rc.0"
},
"peerDependencies": {
"web3-core": ">= 4.0.3 < 5",
"web3-eth-abi": ">= 4.0.3 < 5",
"web3-eth-contract": ">= 4.0.3 < 5",
"web3-types": ">= 1.0.2 < 5",
"web3-utils": ">= ^4.0.3 < 5"
"web3-core": ">= 4.1.0-rc.0 < 5",
"web3-eth-abi": ">= 4.1.0-rc.0 < 5",
"web3-eth-contract": ">= 4.0.4-rc.0 < 5",
"web3-types": ">= 1.1.0-rc.0 < 5",
"web3-utils": ">= 4.0.4-rc.0 < 5"
},
"gitHead": "f5b4d7d0f14e721380e4c9249a063a3dc982a540"
"gitHead": "2eacd4ba3f1b67967824c0f9c11b87fc155564a9"
}
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