Socket
Socket
Sign inDemoInstall

@web3auth/base

Package Overview
Dependencies
Maintainers
3
Versions
111
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 9.0.0-alpha.2 to 9.0.0-alpha.4

7

dist/types/hooks/index.d.ts

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

import { BaseEmbedControllerState } from "@toruslabs/base-controllers";
import type { AuthUserInfo, LoginParams } from "@web3auth/auth";

@@ -27,5 +28,5 @@ import { ADAPTER_STATUS_TYPE, IProvider, UserAuthInfo } from "../adapter";

isPluginConnected: boolean;
showWalletConnectScanner(): Promise<void>;
showCheckout(): Promise<void>;
showWalletUI(): Promise<void>;
showWalletConnectScanner(showWalletConnectParams?: BaseEmbedControllerState["showWalletConnect"]): Promise<void>;
showCheckout(showCheckoutParams?: BaseEmbedControllerState["showCheckout"]): Promise<void>;
showWalletUI(showWalletUiParams?: BaseEmbedControllerState["showWalletUi"]): Promise<void>;
}
{
"name": "@web3auth/base",
"version": "9.0.0-alpha.2",
"version": "9.0.0-alpha.4",
"homepage": "https://github.com/Web3Auth/Web3Auth#readme",

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

},
"gitHead": "181953904d2bef81b15849474364ea8d17be4c54"
"gitHead": "ea61afe0c26d3f90ede6b0a94b2f7bf6470bf1cb"
}
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