You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

web3-core

Package Overview
Dependencies
Maintainers
2
Versions
413
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.39 to 1.0.0-beta.40

11

package.json
{
"name": "web3-core",
"namespace": "ethereum",
"version": "1.0.0-beta.39",
"version": "1.0.0-beta.40",
"description": "Web3 core tools for sub packages. This is an internal package.",
"repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-core",
"repository": "https://github.com/ethereum/web3.js/tree/1.0/packages/web3-core",
"license": "LGPL-3.0",

@@ -19,10 +19,11 @@ "main": "dist/web3-core.cjs.js",

"dependencies": {
"@babel/runtime": "^7.3.1",
"@types/node": "^10.12.18",
"lodash": "^4.17.11",
"web3-utils": "1.0.0-beta.39"
"web3-utils": "1.0.0-beta.40"
},
"devDependencies": {
"dtslint": "^0.4.2",
"web3-eth-accounts": "1.0.0-beta.39",
"web3-providers": "1.0.0-beta.39"
"web3-eth-accounts": "1.0.0-beta.40",
"web3-providers": "1.0.0-beta.40"
},

@@ -29,0 +30,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc