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

ethers-providers

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethers-providers - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

etherscan-provider.js

@@ -78,3 +78,3 @@ 'use strict';

var url = this.testnet ? 'https://testnet.etherscan.io': 'https://api.etherscan.io';
var url = this.testnet ? 'https://ropsten.etherscan.io': 'https://api.etherscan.io';

@@ -81,0 +81,0 @@ var apiKey = '';

{
"name": "ethers-providers",
"version": "2.0.0",
"version": "2.0.1",
"description": "Service provider for Ethereum wallet library.",

@@ -5,0 +5,0 @@ "bugs": {

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