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

@polymarket/multi-endpoint-provider

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polymarket/multi-endpoint-provider - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

3

lib.esm/index.d.ts
import { JsonRpcMultiProvider } from "./JsonRpcMultiProvider";
import { Web3MultiProvider } from "./Web3MultiProvider";
import { Web3MultiProvider, JsonRpcFetchFunc } from "./Web3MultiProvider";
export { JsonRpcMultiProvider, Web3MultiProvider };
export type { JsonRpcFetchFunc };
import { JsonRpcMultiProvider } from "./JsonRpcMultiProvider";
import { Web3MultiProvider } from "./Web3MultiProvider";
import { Web3MultiProvider, JsonRpcFetchFunc } from "./Web3MultiProvider";
export { JsonRpcMultiProvider, Web3MultiProvider };
export type { JsonRpcFetchFunc };
{
"name": "@polymarket/multi-endpoint-provider",
"version": "0.0.2",
"version": "0.0.3",
"description": "ethers.js Providers that try backup rpc endpoints when requests fail",

@@ -5,0 +5,0 @@ "author": "Sam Hatem <sam.hatem17@gmail.com>",

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