Socket
Socket
Sign inDemoInstall

@web3auth/base

Package Overview
Dependencies
Maintainers
3
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3auth/base - npm Package Compare versions

Comparing version 8.5.0-alpha.0 to 8.5.0-alpha.3

2

dist/types/plugin/IPlugin.d.ts

@@ -20,2 +20,3 @@ import { type SafeEventEmitter } from "@toruslabs/openlogin-jrpc";

};
export type PLUGIN_STATUS_TYPE = (typeof PLUGIN_STATUS)[keyof typeof PLUGIN_STATUS];
export declare const PLUGIN_EVENTS: {

@@ -41,2 +42,3 @@ readonly READY: "ready";

name: string;
status: PLUGIN_STATUS_TYPE;
SUPPORTED_ADAPTERS: WALLET_ADAPTER_TYPE[];

@@ -43,0 +45,0 @@ pluginNamespace: PluginNamespace;

4

package.json
{
"name": "@web3auth/base",
"version": "8.5.0-alpha.0",
"version": "8.5.0-alpha.3",
"homepage": "https://github.com/Web3Auth/Web3Auth#readme",

@@ -58,3 +58,3 @@ "license": "ISC",

},
"gitHead": "46afb0981a6bb483bca2e48dd74909a723455d31"
"gitHead": "bb4e64df8fbc720c95bc70ab5b096fddc94cb1ea"
}
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