Socket
Socket
Sign inDemoInstall

basic-provider

Package Overview
Dependencies
1
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

2

dist/cjs/provider.d.ts

@@ -7,3 +7,3 @@ import EventEmitter from 'eventemitter3';

constructor(connection: IRpcConnection);
abstract enable<T>(...opts: any | undefined): Promise<T>;
abstract enable(...opts: any | undefined): Promise<any>;
set connected(value: boolean);

@@ -10,0 +10,0 @@ get connected(): boolean;

{
"name": "basic-provider",
"description": "Basic Provider Library",
"version": "1.6.0",
"version": "1.6.1",
"author": "Pedro Gomes <github.com/pedrouid>",

@@ -6,0 +6,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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