Socket
Socket
Sign inDemoInstall

web3

Package Overview
Dependencies
70
Maintainers
4
Versions
438
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.6.1-dev.f943944.0 to 4.7.0

2

lib/commonjs/version.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Web3PkgInfo = void 0;
/* eslint-disable header/header */ exports.Web3PkgInfo = { version: '4.6.0' };
/* eslint-disable header/header */ exports.Web3PkgInfo = { version: '4.7.0' };
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.6.0' };
/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.7.0' };
//# sourceMappingURL=version.js.map
{
"name": "web3",
"version": "4.6.1-dev.f943944.0+f943944",
"version": "4.7.0",
"description": "Ethereum JavaScript API",

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

"typescript": "^4.7.4",
"web3-providers-ipc": "4.0.8-dev.f943944.0+f943944"
"web3-providers-ipc": "^4.0.7"
},
"dependencies": {
"web3-core": "4.3.3-dev.f943944.0+f943944",
"web3-errors": "1.1.5-dev.f943944.0+f943944",
"web3-eth": "4.5.1-dev.f943944.0+f943944",
"web3-eth-abi": "4.2.1-dev.f943944.0+f943944",
"web3-eth-accounts": "4.1.2-dev.f943944.0+f943944",
"web3-eth-contract": "4.2.1-dev.f943944.0+f943944",
"web3-eth-ens": "4.1.1-dev.f943944.0+f943944",
"web3-eth-iban": "4.0.8-dev.f943944.0+f943944",
"web3-eth-personal": "4.0.9-dev.f943944.0+f943944",
"web3-net": "4.0.8-dev.f943944.0+f943944",
"web3-providers-http": "4.1.1-dev.f943944.0+f943944",
"web3-providers-ws": "4.0.8-dev.f943944.0+f943944",
"web3-rpc-methods": "1.2.1-dev.f943944.0+f943944",
"web3-types": "1.5.1-dev.f943944.0+f943944",
"web3-utils": "4.2.2-dev.f943944.0+f943944",
"web3-validator": "2.0.5-dev.f943944.0+f943944"
"web3-core": "^4.3.2",
"web3-errors": "^1.1.4",
"web3-eth": "^4.5.0",
"web3-eth-abi": "^4.2.0",
"web3-eth-accounts": "^4.1.1",
"web3-eth-contract": "^4.3.0",
"web3-eth-ens": "^4.2.0",
"web3-eth-iban": "^4.0.7",
"web3-eth-personal": "^4.0.8",
"web3-net": "^4.0.7",
"web3-providers-http": "^4.1.0",
"web3-providers-ws": "^4.0.7",
"web3-rpc-methods": "^1.2.0",
"web3-types": "^1.5.0",
"web3-utils": "^4.2.2",
"web3-validator": "^2.0.5"
},
"gitHead": "f943944b51d977f72d4db959be0e72adbcb68c12"
"gitHead": "7379a3bb3c274eff76c64b2447e95c34282e04fd"
}

@@ -1,1 +0,1 @@

/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.6.0' };
/* eslint-disable header/header */ export const Web3PkgInfo = { version: '4.7.0' };

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc