Socket
Socket
Sign inDemoInstall

@trufflesuite/web3-provider-engine

Package Overview
Dependencies
Maintainers
9
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trufflesuite/web3-provider-engine - npm Package Compare versions

Comparing version 15.0.13-0 to 15.0.13-1

2

dist/es5/subproviders/infura.js

@@ -21,3 +21,3 @@ "use strict";

var createInfuraProvider = require('eth-json-rpc-infura/src/createProvider');
var createInfuraProvider = require('@trufflesuite/eth-json-rpc-infura/src/createProvider');

@@ -24,0 +24,0 @@ var ProviderSubprovider = require('./provider.js');

{
"name": "@trufflesuite/web3-provider-engine",
"version": "15.0.13-0",
"version": "15.0.13-1",
"description": "Fork of https://github.com/MetaMask/web3-provider-engine",

@@ -20,2 +20,3 @@ "repository": "https://github.com/trufflesuite/provider-engine",

"@trufflesuite/eth-json-rpc-filters": "^4.1.2-1",
"@trufflesuite/eth-json-rpc-infura": "^4.0.3-0",
"@trufflesuite/eth-json-rpc-middleware": "^4.4.2-1",

@@ -29,3 +30,2 @@ "@trufflesuite/eth-sig-util": "^1.4.2",

"eth-json-rpc-errors": "^2.0.2",
"eth-json-rpc-infura": "^4.0.1",
"ethereumjs-block": "^1.2.2",

@@ -32,0 +32,0 @@ "ethereumjs-tx": "^1.2.0",

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

const createInfuraProvider = require('eth-json-rpc-infura/src/createProvider')
const createInfuraProvider = require('@trufflesuite/eth-json-rpc-infura/src/createProvider')
const ProviderSubprovider = require('./provider.js')

@@ -3,0 +3,0 @@

Sorry, the diff of this file is too big to display

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